Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/20/02 22:15
Read: times


 
#21042 - RE: interfacing an I2C and AT89C55WD
hi

I2C communication is simple,
i can even handle SDA and SCL wit 2 wires in my hands...

u need only 2 (or 3) port bits and some timed outpu for start/stop condition, and serial data shifting, a pullup on both lines, and an open collector driver or open drain BS170 or ULN2803 i use most for this purpos, i have alread written a protokoll subroutine in basic to transfer data from some other microcontroller to an PCF 8574 , took 1 day, , if u need help ask me



List of 7 messages in thread
TopicAuthorDate
interfacing an I2C and AT89C55WD            01/01/70 00:00      
RE: interfacing an I2C and AT89C55WD            01/01/70 00:00      
RE: interfacing an I2C and AT89C55WD            01/01/70 00:00      
RE: interfacing an I2C and AT89C55WD            01/01/70 00:00      
RE: interfacing an I2C and AT89C55WD            01/01/70 00:00      
RE: interfacing an I2C and AT89C55WD            01/01/70 00:00      
RE: interfacing an I2C and AT89C55WD            01/01/70 00:00      

Back to Subject List