Resolved! Interrupt SPI Slave Transmit Delayed
I am using a Nucleo-H743ZI as a SPI slave device for the following coms method: Master Pulls SS low, Delay 1ms. Master Transmit/Receive 1 Byte (Wait for high busy line) Slave RXP Interrupt-> Lower Busy Line Slave Transmit/Receive 1 Byte Slave Process...