Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Thread Closed: Issue successfully resolved

???
08/27/04 09:12
Read: times


 
Msg Score: 0
 -1 Gimmee Code
 +1 Underrated
#76485 - RE: how to connect and program 24c04 EEPROM
Responding to: ???'s previous message
Its simple

24c04 has following interface line

A0 - not used in 24c04
A1,A2 - hardwired addrees input when multiplple
24c04 used with one uC (ie 51')
- you can connect both og these to gnd
SCL - Serial clock can be connected to any free port pin of P1 or P2 say P1.0

SDA - Serial bi directional data can be connected to any free port pin of P1 or P2 say P1.1

WP - Write Protect Mode pin - use to write protect certain memory area of 24c04
can be connnected to gnd for simple application

You have to generate serial commands using SCL & SDA
. Through these serial command you can perform desired write/read operation on 24c04 internam eeprom memory location. See 24c04 liter for details of these command

Anil




List of 17 messages in thread
TopicAuthorDate
how to connect and program 24c04 EEPROM            01/01/70 00:00      
   RE: how to connect and program 24c04 EEPROM            01/01/70 00:00      
   RE: how to connect and program 24c04 EEPROM            01/01/70 00:00      
   RE: how to connect and program 24c04 EEPROM            01/01/70 00:00      
      RE: how to connect and program 24c04 EEPROM            01/01/70 00:00      
         RE: how to connect and program 24c04 EEPROM            01/01/70 00:00      
            RE: how to connect and program 24c04 EEPROM            01/01/70 00:00      
               liter?!            01/01/70 00:00      
                  RE: liter?!            01/01/70 00:00      
                     RE: liter?!            01/01/70 00:00      
                        stop discussion about liter....            01/01/70 00:00      
                           RE: stop discussion about liter....            01/01/70 00:00      
                           RE: stop discussion about liter....            01/01/70 00:00      
   RE: how to connect and program 24c04 EEP            01/01/70 00:00      
      RE: I2c            01/01/70 00:00      
   RE: how to connect and program 24c04 EEPROM            01/01/70 00:00      
      RE: how to connect and program 24c04 EEPROM            01/01/70 00:00      

Back to Subject List