Correct Pin Matching using SPI ports on the MKR Zero?

Hi all,

I would like to connect my MKR ZERO to a special microphone (Infineon's MEMS Microphone IM69D130: GitHub - Infineon/IM69D130-Microphone-Shield2Go: Examples for Infineon's MEMS microphone based evaluation board IM69D130 Microphone Shield2Go for Arduino. ). Both use I2S Bus. The MKR Zero uses the SPI ports for this.

I am very new to Arduino and do not know a lot of pin matching tipps and tricks. Also most tutorials use Arduino UNO and not the MKR Zero. Can you guys help me? How is the correct pin matching to connect the sensor properly?

image

Thank you for your answers guys and stay healthy!!
~Jojo

Hi @gmgjojo. Download the "full pinout diagram as PDF" from the MKR Zero product page here:

then check the second page of the PDF. There you will see the I2S pins are labeled:
image

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.