Author |
Message |
Topic: Problem with WRTD Fuse |
kt1
Replies: 4
Views: 8772
|
Forum: General CCS C Discussion Posted: Mon Nov 08, 2004 2:57 pm Subject: Problem with WRTD Fuse |
mvaraujo, the microchip datasheet explicitly says external write, so I'm assuming that there is a way to write to the EEPROM other than through the PIC, but I'm not sure how. I guess I should ask how ... |
Topic: Problem with WRTD Fuse |
kt1
Replies: 4
Views: 8772
|
Forum: General CCS C Discussion Posted: Mon Nov 08, 2004 12:52 pm Subject: Problem with WRTD Fuse |
Hi all,
I'm trying to protect the eeprom on my 18F2220 rev b2 from external writes. I enabled the WRTD fuse, but this prevents the PIC from writes to eeprom using write_eeprom(), i.e. no matter wh ... |
|