Hi,
I wanted nRF5340 capable of reporting the VDD under-voltage event causing a pin reset through a dedicated voltage monitoring IC.
For this reason I put a Flip-Flop for storing and making this information available via GPIO on subsequent reboot.
I felt satisfied.
Afterward I read about a register of nRF5340's, called RESETREAS, which can be read to determine which source generated the reset.
Does this means I can get rid of the Flip-Flop ?
Gabriele
