This might be a total newbie question…
I’m trying to use the Razor IMU M0 to drive an AdaFruit I2S Amp (https://www.adafruit.com/product/3006), but I’m not sure which pins on the razor to configure the I2S library (https://github.com/arduino/ArduinoCore- … raries/I2S) to use to talk to the amp. Would it be the RX/TX pins, and one of the analogs, or the I2C (SDA/SDL) pins?
Thanks!