This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-TMS57004: SPI communication between TMS57004 and TM4C1294 XL

Part Number: LAUNCHXL-TMS57004
Other Parts Discussed in Thread: TMS570LS0432, HALCOGEN

Dear All,

I need to communicate between TMS57004 (SPI Master) and TM4C1294 XL (SPI Slave) using SPI. I have connected following pins.

Master  

J1-Pin 7 Clock 

J1- Pin8- CS

J2- Pin6-SIMO

J2-PIN7-SOMI

Slave

PA2-Clock

PA3-CS

PA4-Rx

PA5-Tx

I have connected Rx to Simo in case 1 and Rx to Somi in case 2. But in both case I am able to send data from master correctly. But Slave is not receiving it correctly. 

I am sending 6 bytes using master and trying to receive those using slave.0218.MIBSPI1.rar1731.SPI_Slave.rar

Output of Master Board:

Output of Slave:

Please help me in resolving the issue.

Regards,

Gunit