Microcontroller's reset pin behaviour when chip is blank

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

Microcontroller's reset pin behaviour when chip is blank

668 次查看
yvesb
Contributor II

HI all,

I noticed the reset pin gives a periodic pulse when the chip has never been flashed.

Is this a normal behaviour?

Regards,

Yves

标签 (1)
0 项奖励
回复
2 回复数

492 次查看
egoodii
Senior Contributor III

Certainly!  The 'invalid' PC/SP startup-values fetched from blank Flash memory quickly lead to 'nested hard faults', and the default power-on behavior for that condition ends in a hard reset, which starts the process all over again.

0 项奖励
回复

492 次查看
yvesb
Contributor II

thank you for your answer!

we have a problem, when the microcontroller has never been flashed, if the external watchdog timer is connected, we don't manage to flash it (using JTAG)

0 项奖励
回复