I see a strange behaviour of my PIC 16F887 using RESET pin. Sometimes program doesn't stop, sometimes it does. Most of the time two resets are nessecary to start program new. Of course I switched RESET function on by using the code "#config MCLR = oN,…"
What could be the reason???
Juergen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see a strange behaviour of my PIC 16F887 using RESET pin. Sometimes program doesn't stop, sometimes it does. Most of the time two resets are nessecary to start program new. Of course I switched RESET function on by using the code "#config MCLR = oN,…"
What could be the reason???
Juergen
Ive never had a problem resetting 16F887s.
How are you determining that bthe program isnt resetting properly.