Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3107
Tool/software:
Hi,
I am using MSPM0G3107 for my project.
I am not configuring BOR_THRESHOLD , so by default it is BOR0. I confirmed by getting the BOR level using DriverLib.
So issue is sometimes NMI handler is hit and when checking the mask it is BOR violation.
When I went through the data sheet when BOR0 violation happens, It is supposed to reset the mcu right, but my mcu is stuck at while(1) in the NMI handler.
The Vcc to MCU will not go below 2.5, because externally I am using a chip which itself cut of the supply when it goes below that.