Microcontroller's reset pin behaviour when chip is blank

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Microcontroller's reset pin behaviour when chip is blank

588 Views
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

Labels (1)
0 Kudos
2 Replies

412 Views
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 Kudos

412 Views
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 Kudos