Solved
Hi, I am using STM32F413ZHT6 micro-controller for one of my application. I need reference design for I2S interface. Datasheet has not explained much about the pins functionality.
..
..
> I2S2_SD and I2S2ext_SD direction
It depends on how you set the SPIx_I2SCFGR.I2SCFG field in the respective modules (SPI2/I2S2 and I2S2Ext): if to transmit, the respective pin is output, if to receive, the pin is input. See the I2S subchapter of SPI chapter in RM.
This allows you flexibility in routing the PCB.
JW
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.