6 years, 1 month ago.

NUCLEO F401RE - bootloader via UART

Hi, I really need help with my application.

I've correctly create a bootloader image for my nucleo f401re board. I've developed a bootloader firmware that take new firmware over UART connection (UsbTx,UsbRx) and program it in the flash memory starting from POST_APPLICATION_ADDR.

/media/uploads/gpingv/main.cpp

When the program flash procedure (apply_update) finish the new firmware doesn't start.

Please help.

Be the first to answer this question.