How to run custom bootloader...?
Posted on March 10, 2017 at 10:43Hi ,I'm writing one custom bootloader which sits on top of actual serial bootloader . when I pull boot0 to low my custom booloader should run instead of running main application. Please give me some suggestions for ...