Hello
I have p89v51d2 microcontroller and ds1307 and it support i2c protocol . I have seen specification from the datasheet http://www.keil.com/dd/docs/datashts/philips/p89v51rd2.pdf and if I am not p89v51rd2 doesn't have inbuilt I2C module
I have found that If I do not have hardware i2c but I can still send and receive data using software "bit banging program.
What type of hardware I have to use for the communication between two devices if I don't use bit banging program
I have p89v51d2 microcontroller and ds1307 and it support i2c protocol . I have seen specification from the datasheet http://www.keil.com/dd/docs/datashts/philips/p89v51rd2.pdf and if I am not p89v51rd2 doesn't have inbuilt I2C module
I have found that If I do not have hardware i2c but I can still send and receive data using software "bit banging program.
What type of hardware I have to use for the communication between two devices if I don't use bit banging program