1 parent 22b7cd3 commit 04f75b8Copy full SHA for 04f75b8
1 file changed
ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -50,7 +50,7 @@
50
#include "tick.h"
51
52
#define OVERSAMPLING 64
53
-#define SAMPLES_PER_BUFFER 64
+#define SAMPLES_PER_BUFFER 32
54
55
// MEMS microphones must be clocked at at least 1MHz.
56
#define MIN_MIC_CLOCK 1000000
0 commit comments