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.

SPI Problem at High Temperature

Other Parts Discussed in Thread: TMS320F2812, ADS1205

I am using a C2000 series TI DSP and I have a problem: When the temperature is high (DSP package temp around 80C), sometimes the DSP does not correctly receive SPI messages. At low temperatures the message that is sent to the DSP (measured at DSP pin) is the same as what the DSP reads. At high package temperature (around 80C), however, sometimes the two messages are different. At temperatures around 110C the two messages are always different. Reading wrong message leads to parity check of the SPI message not being verified. I am wondering what the reason for this issue is (the DSP is expected to tolerate higher temperatures), if this is a common issue, and if there is any solution for that.