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.
Replies: 4
Views: 2133
Part Number: MSP430FR4133
Tool/software: Code Composer Studio
The issue is that when I make the test pin high or low on and off, the MCU will reset sometimes. The test signal as below:
Questions: what cause the Rst/NMI reset event ?
Wei,
Search E2E! Your questions may already be answered!
TI Cloud Tools MSP Product Page
In reply to Jovi He:
Gary,
1. Configure the RST/NMI to NMI function if the RST function is not required
2. In field, if external noise at TEST pin trigger this RST,propose to add external pull-down resistor for improvement. you may refer to the doc http://www.ti.com/lit/ug/slau320z/slau320z.pdf
Hope it helps.