[PIC] Store and retirve char from EPROM

Status
Not open for further replies.

anishpsla

Member level 2
Joined
Dec 15, 2013
Messages
44
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Visit site
Activity points
402
I want to write string like 'Test String' into EPROM of PICF84 and read it back from it's location. I am using MikroC, Please anyone help.
 

MikroC manual has already a write data buffer to EEPROM example. I hope you can modify if to use string data.
 
I have code for Saving and retrieving Int to EPROM. I have no idea how to store and retrieve string/char data to EPROM.
 

rather than saving in EEPROM you can use flash memory of controller and this will very easy.
 
The problem was, I want to change the content through RS232. Unless the string is stored in EPROM, I can't change it through RS232
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…