Hi,
May I know if there is a way to make software reset achieve the effect of pressing the reset button ?
Currently, I have a program need to run after hardware reset(press the reset button). I was think if there is a function which I can use to achieve the effect of pressing the reset button, then I can call this reset function before running the program. Although we can achieve it by using the reset GPIO pin, we want to find a pure software solution for it which is able to reduce the hardware setup complexity.
Thank you.
Best Regards,
Jiahao