Finding I2S pins in nRF5340 DK

Hi,

I'm trying to find the I2S pins on the nRF5340 DK board, in order to connect an external hardware codec.

I've read nRF5340 product brief, and it specifies I2S compatible, however I don't find any reference of I2S in nRF5340 DK Hardware user guide. I know I can find nRK5340 Audio DK, but it is unavailable and I'd like to use nRF5340 DK.

Can you help me find the right pins in nRF5340 DK?

Parents Reply
  • I'm trying to use the nRF5340 Audio example in the nRF5340 DK board. I'm trying to find where are the I2S pins are so I can connect an external codec.

    By looking at the nrf5340 audio example, I can't find where the I2S or GPIO pins are defined.

    After reading nRF5340 Product Specification p.253, I was trying to find similarities with nrf5340 audio example to find where are the i2S pin configuration is located, but couldn't find anything similar (e.g. NRF_I2S structure, PSEL.LRCK, PSEL.SCK... none of these keywords returned anything).

Children
Related