User Activity

Hello​​Our new product use a STM32F427 and a ADC(AD7768-4) the data input connection is the SAI(serial audio interface). The STM32F4 SAI mode is the slave mode.​​The ADC sends SAI_SD signal and SAI_FS at rising edge.Therefore, we think that the STM3...
HelloWe select the STM32F427 for new product and use the SPI slave function.​We want to control the SPI enable/disable for the data input control.(SPI_CR1 bit6 SPE) Can the STM32 SPI function receive the data immediately after SPI enabling?​Are there...