I2S Transmit data on clocks falling edge, rather than rising edge?
Posted on March 03, 2014 at 00:52Hi All, I am implementing an application of using I2S to transmit audio to a SLIC. My I2S setup is the following. /* I2S peripheral configuration */ SPI_I2S_DeInit(SPI_SLIC_AUDIO); I2S_InitStructure.I2S_AudioFreq = ...