PIC Microcontroller Projects DISCUSSION

Pickit3: EEPROM erased while reading device

Started by syedzainnasir Pickit3: EEPROM erased while reading device
1 replies 248 views 2 participants
Latest activity · 06 Mar 2017

Pickit3: EEPROM erased while reading device

syedzainnasir PIC Microcontroller Projects Forum
#1
Hello all,
PIC16F887
I've made this test:
1)Program some EEPROM cells with fixed values, inside my program, and delete this portion of code
2)In the same program, read EEPROM cells: if values match with programmed ones, blink led
Ok, it works: even if I reprogam (preserving EEPROM), the LED blinks.
3)Read device memory

4)Led stops blinking

Any idea?
Thank you very much.

Community replies 1

Re: Pickit3: EEPROM erased while reading device

#2
I think when you are reading your EEPROM then you are also clearing/deleting the data in it. Would you like to share the code so that I could help you out in better way.
TEP COMMUNITY