A power-on reset (POR) is a complete device reset.
The following conditions generate a POR:
- The device powers up (cold start)
- A POR-supply monitor
violation(VDD drops below the POR supply monitor negative-going threshold)
- A parity fault on PMU trim data
or the shutdown memory
- Software triggers a POR through
SYSCTL (RESETLEVEL 0x03)
- The NRST pin is held low for more than one second when in NRST mode
A POR always resets the shutdown
memory, re-enables the NRST/JTAG/SWD pin functions (if disabled), and triggers a
BOR.