Full Version: 89c2051 I2C address
Exterminator
Jun 15 2009, 3:44 AM
Hello people, i'm in the need of some piece of info that i can't find anywhere..

I'm trying to interface two 89c2051 uC-s over the I2C bus, but i can't find the address for them so they could address each other..

Does anyone know where to get the addresses?
I'm programming in Bascom8051..

Thx for the replyes..
RUSHI D
Jun 15 2009, 4:19 AM
according to me u can not generate hardware address for a microcontroller which does not have on chip I2C..

on this site u'll find I2C routines for dedicated I2C pheripherals only ..(i.e. communication between microcontroller and a I2C device which has its own hardware address)

i'll suggest u to go for microcontrollers which has on chip I2C..in that u can assign the address u want..

all d best
Ajay Bhargav
Jun 16 2009, 7:20 AM
you can use uart to connect two 89C2051 instead.
Exterminator
Jun 16 2009, 12:04 PM
Ajay Bhargav wrote ...

you can use uart to connect two 89C2051 instead.

I'm quite new at this, so i haven't used UART yet.. Any good tutorials up here or anyone got any good links?
RUSHI D
Jun 16 2009, 7:00 PM
attachin a data sheet..check it out..
p89lv51rb2_rc2_rd2-04.pdf
Ajay Bhargav
Jun 18 2009, 6:51 AM
http://www.8051projects.net/microcontroller-tutorials/

Go to serial communication tutorial
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Rickey's World © 2003 - 2007