Question
SPI1(STM32F0x) in Slave mode is not sampling input stream at 1Mbps fifo full overflow is happening
Hi,
We are using STM32F072RBT6 in our project.
We have configured the SPI1 in Slave mode(8bit/16bit) in-order to receive the input stream @1Mbps with 64bytes frames.
we have observed that the FIFO full and overflow is happening @Spi slave while receiving the data stream @1Mbps.
Pl provide inputs in this regard.
