All,
We are using the TIVA TM4C129ENCPDT and we need save the status that a power loss has occurred. So I am looking for the best way to setup the TM4C129ENCPDT to let the application know the power is going down - then I plan to write the timestamp in EEPROM of when it occurred. Is there a way we can setup an interrupt handler that will be triggered once the main power (VDD?) has dropped below a certain threshold?
I looked a bit at the system control for brownouts but not sure if this is the way to go?
Thanks,
Bill