the master gives a good MOSI signal as shown in Fig:
- mosi.png (212.3 KiB) Viewed 5659 times
after spi_slave_transmit, the rx buffer data is shown througt debug uart.
- uart.png (5.97 KiB) Viewed 5659 times
The last 2 byte in rx buffer is 0xA5 which is the initial value, but the correct value should be 0x03 0xA3.