Interfacing between two microcontrollers

Status
Not open for further replies.

Sudhp

Member level 4
Joined
Oct 11, 2013
Messages
69
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Location
India
Visit site
Activity points
528
hi guys......
I m working on At89s52 microcontroller....
I have to interface two microcontrollers by using I2C protocol....
Plz suggest how can I do this.....
 

I have to interface two microcontrollers by using I2C protocol....
1. Why?
2. There's no hardware I2C interface built into 89s52
3. I2C has to be emulated in software. That's almost easy for master side, more difficult for slave. Most software I2C libraries are supporting master mode only
 
Last edited:

1. Why?
2. There's no hardware I2C interface built into 89s52
3. I2C has to be emulated in software. That's almost easy for master side, more difficult for slave. Most software I2C libraries are supporting master mode only


Thanks for the reply......
Then what should I hav to do for this....
and how can I achieve my goal........
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…