Hi everyone!
As read in the documentations, I can see that the MSPM0G has different threshold levels for brown out.
But only the default level resets the microcontroller. What if I would like the microcontroller to reset at level 2? As far as I know, it only generates an interrupt, but I don't know how to catch it and reset the microcontroller.
Also, how will the microcontroller will know when the voltage is again above the threshold?
I've been doing some testing, and the micrcontroller keeps working below level 2 voltage, even when it is configured at level 2 in Syscfg
I would appreciate your help.
Asiel Trejo