Serial External EEPROM

Status
Not open for further replies.

bangunprayogi

Newbie level 5
Joined
May 19, 2005
Messages
9
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
Bandung, Indonesia
Activity points
1,361
external eeprom

In EEPROM 24C64/24LC64 to PIC16F84A interfacing with I2C wire communication, should the A0,A1 and A2 are grounded?Then, how to refresh that serial external EEPROM?
 

Read the datasheet.


If you only have one device then make them logic zero.

>how to refresh that serial external EEPROM?

What do you mean by refresh? It does not need a refresh cycle like a dynamic RAM.
 
EEProm doesn't need to be "refreshed" , and the three address line allow you to connect up to 8 similar devices to the same I2C interface ..
Regards,
IanP
 

when your system has many 24C64 chips, A0, A1, A2 are used to

setup each chip's i2c address.

best regards




bangunprayogi said:
In EEPROM 24C64/24LC64 to PIC16F84A interfacing with I2C wire communication, should the A0,A1 and A2 are grounded?Then, how to refresh that serial external EEPROM?
 

eeprom is very easy to use.
the operation of read/write a eeprom is just like to operate a static ram.
 

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