Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 6 months ago.
how to automatically execute a program after power on
Hello, I use a Nucleo F411RE card. My program work very well and start automatically after downloading. However, they do not start after a power failure and a power on , it seems they do not reside in ROM.
1 Answer
8 years, 6 months ago.
Often I have a problem with a different set up (Multitech UDK and mDot) in that it seems a reset* is needed quite often after reconnecting power (I am using the microUSB for power). If I push the reset button the device starts to run.