cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H7 and openbootloader

KFisc.2
Associate

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

1 REPLY 1
maxschommer
Associate II

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