Skip to main content
Visitor II
November 5, 2022
Question

Can we use ST Open BootLoader with STM32F446RE Nucleo board ?

  • November 5, 2022
  • 1 reply
  • 1777 views

I've STM32F446RE Nucleo board, which i want to update in the field over USART.

Looks like ST Open Bootloader supports this already. However, the example shared is for STM32G0XX.

I wanted to know if we can use it(ST Open Bootloader) Out-of-box ? and if Not, then can we make minimal changes/port this and use it ?

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    November 9, 2022

    Hello @Community member​ and welcome to the Community :)

    You can customize OpenBL for other products series like STM32F4 series according to your needs:

    • \STM32Cube_FW_G0_V1.x.x\Middlewares\ST\OpenBootloader
    • \STM32Cube_FW_G0_V1.x.x\Projects\STM32G0C1E-EV\Applications\OpenBootloader

    I recommend that you refer to the following resources:

     Hope my answer helped you!

    Please mark my answer as best by clicking on the "Select as Best" button if it helped.

    Imen