Custom Bootloader?
I am planning to do a Over the air update for a tool.
And I'm planning to use a stm32l431cc ultra low power MCU with one flash bank.
So here we have an application which is some 100kb.
I'm confused with lot of terms.
OpenBootloader
In application programming
Custom Bootloader.
Default bootloader by stm32 in System memory.
etc.
Can you clarify these word's.
I want some idea where in i can flash my new software to some flash sections,
take backup of old software.
Then move the new software to old software's location.
is this possible?
