Question
How to use bootloader to upgrade bootloader in STM32?
Posted on October 14, 2013 at 10:11
I designed a bootloader and erase it to sector 0. It can erase other bin into other sectors using IAP. But how to upgrade itself to sector 0? Does anyone give me an idea?
Thanks.