Resolved! Failing to receive data on MCU set up as SPI slave
Trying to receive data on MCU (L432KC) configured as SPI slave. I have tried using interrupt and DMA, but no luck. I have set up the circuit like this : 1 MCU acts as master sending 1,2,3 every 500ms interval (I hooked up master lines to scope and th...