Dear All,
I would like to connect 4x Adafruit SPH0645 I2C microphones (Overview | Adafruit I2S MEMS Microphone Breakout | Adafruit Learning System) to an AGX Xavier Developer kit. 2x microphones can be connected using the following pinouts:
3.3V connected to 3.3V
GND connected to GND
BCLK connected to GPIO_GEN1 (AUDIO I2S #0 clock)
DOUT connected to GPIO20 (AUDIO I2S #0 DATA IN)
LRCLK connected to GPIO19 (Audio I2S #0 L/R clock)
What other GPIO pinouts can I use on the AGX XAvier developer kit for connecting the other 2x Adafruit microphones?
Do I have to do some modifications in the device-tree?
Thank you