PDA

View Full Version : How many Location Block of EEPROM



jetpr
- 7th May 2005, 06:06
Hi i need help to now How many Location Block in EEPROM of pic18f252

Example :

WRITE 10,Data.Byte0

WRITE LOcation,DataByte0

EDWARD
- 7th May 2005, 07:19
first off i hope that you have the datasheet (.pdf) for your chip if not search for it here:
http://www.datasheetarchive.com/datasheet/pdf/1757.html

second open the pdf and it shoud have like a TOC on the left side look at the pic features and special features and what not. 'holla

LOL greg :)

woodygjw
- 7th May 2005, 07:19
eeprom has 256 bytes

If you don't have it all ready, here is your datasheet.

http://melabs.picbasic.com/devicedata/39564a.pdf

Regards,

Greg