6 years, 1 month ago.

ST Nucleo Bootloader - is possible to create an Mbed Bootloader project with mbed-cli?

I'm working with some NUCLEO boards with MBED, and for some of my projects I need to update firmware via UART.

I read documentation and I'm trying to develop an MBed-Bootloader for my (for now) NUCLEO_F401RE. I'm managed to create the project, create the bootloader firmware and compile the project image (bootloader + main_program).

The problem is that when the bootloader write the new firmware (received via uart) something doesn't works well. I think that the problem is in the FlashIAP library.

Have you ever done something for this?

Thank.

Regards

Question relating to:

Be the first to answer this question.