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.

TMS570LS1224: MibSpi Slave receive operation

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN, TMS570LS3137

Hello,

I am trying to communicate tms570ls1224 as MibSpi3 slave and when i send 8 16-bits from the master to the slave I see only the first word.

  • I have TMS570LS12X Launchpad: Launchpad does not have MibSpi3 CS0 pin on the launchpad. Is CS0 pin must? If it is, is there any workaround?
  • I have kept it as CS1 for now and the picture is my Halcogen Configuration for TG0. I am using TG0. 
  • I have configured SIMO,SOMI,CLK, CS1 as necessary pins functional with input/output.
  • Are any of my configs wrong? Like Trigger events?
  • What should I do to receive full 8 words from the master? The Master SPI would send all words in one transfer( meaning the CS is active for all the words

Thank you in advance.

Regards

Varun