self reset?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

self reset?

915 次查看
cerr
Contributor I

Can a Kinetis mcu reset itself to boot from protected flash in order to start a bootloader (for a firmware upgrade) or does that need to be initiated by a hardware reset?

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

742 次查看
BlackNight
NXP Employee
NXP Employee

That depends if you need to reset the registers/peripherals to the power-on reset.

Something I used to do is to let the watchdog timer to expire: this will perform a CPU reset.

0 项奖励
回复