PDA

View Full Version : Read/write variable into PIC internal eeprom



Pic2008
- 12th August 2008, 13:22
Hi,
I would like to ask how I can use picbasic to read/write variable into PIC internal eeprom instead of using external eeprom. Any ideas?

Rob
- 12th August 2008, 13:37
Hi,

check the "Read" and "Write" commands in the PBP manual

Cheers

Rob

jessey
- 13th August 2008, 07:06
Hi,
I would like to ask how I can use picbasic to read/write variable into PIC internal eeprom instead of using external eeprom. Any ideas?

Have a look at Darrel Taylors very nice & neat routines http://www.picbasic.co.uk/forum/showthread.php?t=2444
It's real easy to implement, I've been using Darrels "EE_Vars.PBP" for years now and it's the greatest thing since popcorn in my opinion.

Regards
jessey