Posted on October 29, 2016 at 17:04
I am using stm32f4 dev kit for making that things work.
I use I2S_Mode_MasterRx for I2S module(SPI2).
For getting system_stm32f4xx.c i use STM32F4xx_Clock_Configuration_V1.1.0.xls
please fi...
Posted on October 31, 2016 at 15:50I have added right micro and redone the test also - I2S_InitStructure.I2S_DataFormat = I2S_DataFormat_24b;(The output data word length is 24 bits/channel) - The data word format is 2?s complement, MSB first for ICS...
Posted on October 30, 2016 at 19:09 according the picture above - LR is grounded as a result we use ch 2 -for ch1 the data value is 0xffff or 0x0000 is it ok?