Question
Understanding boot mode in STM32
Posted on August 19, 2015 at 13:59
Hi,
I read datasheet STM32F072xx and AN2606 but I have a lack of understanding what are User Flash memory, System memory and embedded memory boot mode. Does someone could explain me :First of all I don't understand what ''X memory is selected as boot space''.1-Which are the differences and use for each of them?2- Is all about internal bootloader? 3-Which mode should be chosen for a custom bootloader and why? #stm32 #bootloader