Hello
I want to communicate with TMS570LS3137PGE in mibspi mode.Then I observe that the master can send the data through the oscilloscope,but the slave cannot receive the data. I correct the code following the example ,It sfill cannot work. I have worked on this code for several days, but I cannot find the reason, please help me.
I use TMS570 in mibspi mode without interrupt and DMA
master slave
MISO MISO
MOSI MOSI
CLK CLK
CS0 CS0
The master as following
The slave as following
what can I do for this code?
thanks in advance.