Closed
Description
I have also (clock?) problems with I2S (Not I2C!) with HARD and SOFT.
I2S.read(); is just not working with a watchdog enabled. Without Watchdog it's working.
Hardware: Arduino MKR 1400, MEMS Micro on I2S
Software :
#include <I2S.h>
I2S.begin(I2S_PHILIPS_MODE, 16000, 32);
I2S.read();
Thx a bunch for coding this lib!
Metadata
Metadata
Assignees
Labels
No labels