Question
Low power standby mode wake up with bootloader: My software consists of the ST bootloader and my fw application on a STM32F4. I put the device into standby low power mode. Upon wake from standby, the device boots from loader again.
Is it possible to only boot the application and not start from loader again ?
When waking up from standby lower power mode, we want the application to start immediately.
