Hello all,
I am using TMS320F28377D for SPI communication purpose from SPI to Raspberry PI to save data in it. I am programming raspberry pi in python but I am getting an distorted data. I am using the inbuilt program of CCS which is 'SPI loopback DMA' changing just the master/slave mode and clock polarity with matching baud rate. The data sent and received buffer are getting the correct data but in raspberry pi the data is incorrect, which is the sequence is not matching.
My Raspberry Pi code is given below:
Regards,
Mona Shah