Resolved! Is TXP Necessary for SPI Slave?
I am having issues with my slave responding to my master. I am trying to lessen complexity by only using RXP on the slave, without TXP. The slave (Nucleo-H743ZI) responds one byte late.On the CS interrupt I send 0 for the first byte and enable RXP.*(...