Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to clear EEPROM in PIC18F26K20 with Pickit3?

Status
Not open for further replies.
T

treez

Guest
Hello ,
Some of our PCBs work and some don’t. It is an offline LED driver and with a PIC18F26K20.
I think the non-working boards have EEPROM values which stop them working.
How do we clear EEPROM in a microcontroller using Pickit3?
 

Does your code read the EEPROM? If not then what is in the EEPROM should not matter. If it does then normal defensive programming should be used for invalid values.
I don't have it in front of me now but I remember that there is an option in MPLABx to tell the PicKit3 (and liker etc.) whether or not to erase the EEPROM.
Susan
 

Hello ,
Some of our PCBs work and some don’t. It is an offline LED driver and with a PIC18F26K20.
I think the non-working boards have EEPROM values which stop them working.
How do we clear EEPROM in a microcontroller using Pickit3?
How on earth did you come to the conclusion that values in your EEROM "stop them from working"? What values would that be? Why would they stop your PCBs from working? Rather than arbitrarily erasing your EEROM, maybe you should figure out WHY certain values would make your board fail. And WHY you got those bad values.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top