Posted on March 02, 2016 at 16:16Hello, We are facing to an issue when we test HAL_SPI_TransmitReceive_IT() function with SPI high speed. We can observe that, when SPI global interrupts occur and HAL_SPI_IRQHandler() is called, the process Tx->Rx - ...