I am working on AM3354, I write a program which shall set a GPIO as an output and be pulled up.
I found something interesting, if I press the reset button without release, which means the reset pin is asserted. After that, I think the CPU stopped and much status of many modules/devices shall be hold on. But the GPIO status lost, I watch the GPIO set with output and pulled up, its voltage becomes low, equal GND.
There is no more information in the user manual to describe this event, I cannot find anything helpful about it. Anyone can explain it?
Thanks!!!