pic18f67k22 eeprom error

Please check the frequently asked questions before posting to the forum.
Post Reply
Author
Message
maney
Posts: 6
Joined: 12 Feb 2014 07:36

pic18f67k22 eeprom error

#1 Post by maney » 12 Feb 2014 08:35

hello,

i am using pic 18f67k22 MCU to read and write eeprom memory
As it has 1KB of memory but when i write at address (0x100),
it writes at address(0x00)


void main() {

eeprom_write(0x100,10);

}

where is the problem ?

please guide....!
waiting for the reply.

User avatar
marina.petrovic
Posts: 2986
Joined: 18 Apr 2013 08:11

Re: pic18f67k22 eeprom error

#2 Post by marina.petrovic » 12 Feb 2014 14:18

Hi,

I believe that I answered you on this forum topic:
http://www.mikroe.com/forum/viewtopic.p ... 87#p232187

Best regards,
Marina

Post Reply

Return to “mikroPascal FAQ”