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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi, I'm trying to develope a bootloader application for my stm32f401 board, starting from mbed-bootloader-example.
I want to update the firmware via UART serial port.
I can successfully compile application+bootloader and program it via stlink. The bootloader mbed_start_application works well and the main application start. But if I try to write a new firmware by bootloader I got problem.
My problem is that FlashIAP Erase function always fails.
Does anyone found solution ?
Please help
/media/uploads/gpingv/main.cpp