Other Parts Discussed in Thread: TMS570LS20206
Hello,
I am using a TMS570LS20206 microcontroller.
I have written a program to use the SPI to access various devices. When the emulator XDS200 is connected and I am debugging, the SPI works correctly and the uC can read the SPI input data.
When I disconnect the emulator and power cycle my board, I have noticed that the progrm restarts, the SPI is able to send data, the devices answer correctly to the various commands (in fact SPI input data arrives on the microcontroller MISO pin) but hte microcontroller cannot understand this data. In fact it always read "0x00". I have checked with the microcontroller that SPI input data arrives correctly on the microcontroller MISO pin.
Can anyone help me?
Thanks,
Elena