|
Title: I²C Bus Interfacing Post by: mcuprogrammer on October 27, 2007, 10:59:42 PM This is an example how to interface I²C with 8051. I use SDCC as C Compiler. My schematic is shown below. I set P2.6 as SCL and P2.7 as SDA.
Read Full Story Here (http://mcu-programming.blogspot.com/2006/09/ic-bus-interfacing.html) |