Resolved! How to get validation that SPI transmit has TX data on peripheral and is ready for master get it?
I am using the STM32L4S9AII6 clocked at 120MHz. This device is being used as a slave to a master that is clocked at a much higher frequency. They communicate over the SPI1 bus. I am trying to optimize the rate of communication between these two devic...