Other Parts Discussed in Thread: HALCOGEN
Hello there,
I have trouble understanding how Mibspi3 works. The Master is sending an array of length 8.TG1_TX_DATA[8]. The code is already set as trigger always with no external source. Can you please tell me what are the basic steps I have to do to see the array in Recieve buffer of TMS570?
The master is sending Clock, MOSI, and CS pin. (TMS320 signals are perfect).
Although I tried with trigger always no external source, I do not understand when I am receiving data and even if I receive it most of the time it is wrong( shifted here and there), sometimes I get the correct data.
What's the use of TCKNT when there is no trigger? How to use a trigger ?
I have a CS signal, should I use it for trigger and also should I give it to MIBSPICS[1] pin? (there is no MIBSPICS[0] on the launchpad).
I am really confused, what are the basic steps to see the correct data, help would be really appreciated.
I have taken the basic Halcogen as reference.
Thanks in advance!
Regards
Varun