Help
Advanced Member level 2
I2C, Single master multiple slave implentation using 8051 microcontroller
Hello All,
I would like to use AT89C52 as a master to interface few AT89LP4052 (slave) with using I2C. This two MCU doesn't have build in I2C feature.
This few day i have do some research and can't find any useful information and sample code for 8051 I2C slave. But i do found this "Implementation of MCU Invariant I2C Slave Driver Using Bit Banging" for TI MSP430 controller. I'm not familiar with TI controller plus the sample code given is not complete. So it is difficult for me to modify the code and adapt to 8051.
Anyone can help me on this?
Thank you,.
Hello All,
I would like to use AT89C52 as a master to interface few AT89LP4052 (slave) with using I2C. This two MCU doesn't have build in I2C feature.
This few day i have do some research and can't find any useful information and sample code for 8051 I2C slave. But i do found this "Implementation of MCU Invariant I2C Slave Driver Using Bit Banging" for TI MSP430 controller. I'm not familiar with TI controller plus the sample code given is not complete. So it is difficult for me to modify the code and adapt to 8051.
Anyone can help me on this?
Thank you,.
Last edited: