Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to connect an external eeprom to a microcontroller?

Status
Not open for further replies.

Surender Reddy

Full Member level 2
Joined
Jan 28, 2012
Messages
129
Helped
7
Reputation
14
Reaction score
7
Trophy points
1,298
Location
Bangalore, India
Activity points
2,186
how to connect an external eeprom to a microcontrollers?
can anybody help me to write the code for atmel microcontrollers?
 


Also, specify what do you mean by Atmel microcontrollers. I assume that, in this case, you are referring to 8051 series microcontrollers (as is usually the case when someone refers to "ATMEL microcontrollers"). But specify it, since Atmel also makes "AVR"s and "ARM"s.
 

Which compiler are you using?
Implement I2C with the TWI module in the ATMEGA 8/32. If you need ready-made code and don't want to learn how to do it yourself, google it - you can find lots of codes.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top