DMA Tx stream FIFO error in SPI slave - How do I fix it?
I am working with the STM32F769NIH6 microcontroller and it's communicating with a different processor using a home-made SPI-based protocol where the STM32F769NIH6 is the slave. The master clocks data at 11 MHz and the STM32F769NIH6 is running at 120 ...