Question
Full-Duplex I2S using STM32F7
Posted on October 04, 2016 at 12:48
Hello,
We want to use the Full-Duplex I2S interface in a STM32F7 (STM32F769NI) but the CubeMX only allow the Half-Duplex feature, and the libraries doesn't support it. Nevertheless, the STM32F4 Cube allows the Full-Duplex interface (using the stm32f4xx_hal_i2s_ex library). Is there any option to use the I2S Full-Duplex feature with the STM32F7? Thank you #stm32f7 #cubemx #i2s