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.
Hi there,
Is the nRST pin of TMS570 used to reset the device without power cycle? If so, this pin is not necessary if the power-on reset is applied and the code running on the device has no bugs, right?
Thanks a lot,
Brent Shen
Hello,
nRST is used for multiple purposes:
nPORRST differs from nRST because it will generate a full reset (including an internal nRST). Analog (oscillators, flash pumps, etc), debug logic, and certain diagnostics are reset only by the nPORRST. As such, more time is necessary for an nPORRST than for nRST.
Regards,
Karl