1598 views|0 replies

1w

Posts

25

Resources
The OP
 

【micropython】Improved reset to bootloader [Copy link]

 

Entering the bootloader directly from software (ST system bootloader or custom mboot) is unreliable and relies on the peripherals being enabled by the application for reliability. It is also not possible to enter the bootloader if the WDT is enabled.

This patch changes the way the bootloader is entered from software. A full system reset is performed and then a transfer to the desired bootloader is made early in the boot process. The first two words of RAM (stack) are reserved to store the flags of the bootloader after reset.

链接已隐藏,如需查看请登录或者注册

 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list