Hello,
I am extremely new to working with TI components. I am using an MSP430F5529 launchpad and would like to activate the supply voltage high side monitor (SVMH). My goal is to monitor the supply voltage and turn off the MCU if the supply voltage drops below 2.8 V. Additionally I want the MCU to wait to turn off when it is not in an interrupt.
I believe SVMH is what I will need to use, but I have struggled to find any examples online for this. I have no idea how to go about doing this. Any help with the code for this would be greatly appreciated!