Tool/software: TI-RTOS
Hi,
I want to send nRST signal out from TMS570 to another device which is probed on TMS570.
But if I signal nRST, TMS570 is rebooting.
Is there any way to achieve it?
Thanks in advance.
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.
Tool/software: TI-RTOS
Hi,
I want to send nRST signal out from TMS570 to another device which is probed on TMS570.
But if I signal nRST, TMS570 is rebooting.
Is there any way to achieve it?
Thanks in advance.
Hello,
nRST is a bidirectional reset signal. The internal circuitry drives the signal low on detecting any device reset condition. An external circuit can assert a device reset by forcing the signal low.
You can use GIO if you want to reset another device while MCU is running.
Best regards,
Miro