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.

TM4C1233H6PM: Communication Failure at Upper End of Operational Temperature Range

Part Number: TM4C1233H6PM

We are using this microcontroller (TM4C1233H6PM) within an assembly. We were running the assembly through some thermal testing, and noticed that it was failing at ~70 degrees C (operating upper limit is 85 degrees C). Specifically communication would cut out after the 5th bit of an 'S' command. Through troubleshooting, we ended up putting a 1K resistor in between (in series) the buffer and microcontroller, and the assembly now functions at higher temperatures. Does anyone know what could explain this?

  • Hi,

      What is the S command? Can you elaborate what happened to the pin when the problem occurred beyond ~70C? Is it as described in the below errata? Understand that a 1k resistor is solving your problem.  If you can add some RC delay to slow down the rise time and observe the problem go away then it confirms that the problem is related to the errata.  

  • Hey Charles, my colleague was able to better elaborate what we were experiencing on another forum. Your insight was very helpful and correct. Thank you again!