Page 1 of 1

variable read/write to the PIC-EEPROM

Posted: Thu Apr 19, 2012 2:11 pm
by Rabbit
Dear experts,
Are there any macro available for data (variable) read/write to the PIC-EEPROM?

For a answer thank you very much in advance.

Best regards
Rabbit

Re: variable read/write to the PIC-EEPROM

Posted: Thu Apr 19, 2012 4:35 pm
by Benj
Hi Rabbit,

Yes there is a EEPROM component in the Misc section of the Component toolbar which you should be able to use if your device supports EEPROM memory.

Re: variable read/write to the PIC-EEPROM

Posted: Fri Apr 20, 2012 1:41 pm
by Rabbit
Hi Ben,
Many thanks for your answer. I know this EEPROM component in the Misc section. My question was inexactly. I'm looking for an example or an instruction for using this component.

Have a nice weekend

Rabbit

Re: variable read/write to the PIC-EEPROM

Posted: Sat Apr 21, 2012 8:52 am
by dazz
replaced last post as i reworked the flowchart to add write, try this all it does is writes numbers to eeprom then reads em back , not an elegant solution but very quick and easy to do hth

Re: variable read/write to the PIC-EEPROM

Posted: Mon Apr 23, 2012 12:21 pm
by Rabbit
Hi dazz,
Thank's a lot for your answer. Your example is exact what I'm looking for.

Best Regards
Rabbit