This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

On a board with a power button circuit, does the board just turn off when the system is reset?

Hi.

I'm doing the firmware on the custom board.

This board turns on when the button is pressed through the power button circuit.  And I created the reset function using NVIC_SystemReset(). However, this will turn the board off and not turn on again.  I tested this function with the nRF52DK board before and there was no problem using it.
Does the power circuit prevent the board from turning on when resetting?

Or is it another problem?

Thank you.

Parents Reply Children
No Data
Related