hoew to erase and rewrite into eeprom

Status
Not open for further replies.

fusion

Newbie level 4
Joined
Mar 25, 2003
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
54
hello all
i have to use atmel 16k (2k *8) eeprom
can any body tell me how this chip woirks..
i have searched thru the data sheet , but it is not mentioned
i want to know how to erase and rewrite into it
is it line wise or block wise
 

These ic's are controlled via i2c bus, look here for the details:
hxxp://www.semiconductors.philips.com/buses/i2c/facts/

24c16 can be written bytewise or blockwise (8 byte blocks if I remeber correctly).

regards
 

Read AT24XXX datasheet ,it use I2C protocol
 

Here is some I2C driver's pseudo-code for you reference.
 

sorry, I made a mistake when attaching the driver. try again.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…