Are there any other condition can cause MCU lock-up and Reset pin High similar as errata PMM26?
How can I know from check voltage on each pin that this device is lock-up from PMM26 or other condition?
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.
Are there any other condition can cause MCU lock-up and Reset pin High similar as errata PMM26?
How can I know from check voltage on each pin that this device is lock-up from PMM26 or other condition?
What do you mean the MCU lock-up. What you do and cause the MCU lock-up?
The PMM26 lock-up means the code will not run. You can set a GPIO toggle after reset. If you find this GPIO not toggle after you reset, that means you meet the PMM26
I cannot re-produce the problem, only check MCU pin, and just want to know how to identify that MCU under lock up or not?
Any other idea to check from existing MCU without flash new code (if re-flash the problem will disappear)?
Can I use Debugger/JTAG attach to a running application to check PC/register without reset the MCU?, I use CCS.
You can try to use SWD to connect MCU. The you will know whether the code is run.
Remember to disable this:
**Attention** This is a public forum