STM32H7 and openbootloader
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 mid...