Resolved! Issues with SPI comms between two STM32s
I'm trying out simple SPI comms between two STM32s. The TX is STM32F407 and the RX is STM32G070. The data that I seem to be receiving is different from what I'm sending. What am I missing here?For the RX, I've set the NSS to software. I've configured...