Skip to main content
Visitor II
June 27, 2023
Question

STM32H7 and openbootloader

  • June 27, 2023
  • 1 reply
  • 863 views

Hi 
I'm implementing Openbootloader to my project, using an STM32H743, and is having a hard time finding the correct start addresses and size for "Option bytes registers". 
This is needed to in the "openbootloader_conf.h" file in the Openbootloader middleware. 
I can find examples with different series, but not the STM32H7.

Best regards Kenn

    This topic has been closed for replies.

    1 reply

    Graduate
    May 12, 2025

    I opened a github issue on openbootloader on how to adapt the bootloader for other chips, since I've also not been able to find most of the addresses in the H5 series manual. Hopefully we can get the documentation improved to help others as well.

     

    https://github.com/STMicroelectronics/stm32-mw-openbl/issues/7