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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/22/03 13:50
Read: times


 
#36945 - i2c using I/O port
Hi All,

I'm doing some sort like reverse engineering with mcu board.

I was given the diagram using AT89C55WD mcu which connect to two i2c I/O expander (PCF8574)

- SCL connected to P3.5
- SDA connected to P3.4

It seems like using I/O port to build a i2c port, because AT89C55WD doesn't have an i2c buffer.

Does anyone has try this method and please give me an idea how to built it.

PS: I've seen the program that build the serial com port using I/O port but not the i2c port.

Thanks

Parif


List of 9 messages in thread
TopicAuthorDate
i2c using I/O port            01/01/70 00:00      
RE: i2c using I/O port            01/01/70 00:00      
RE: i2c using I/O port            01/01/70 00:00      
RE: i2c using I/O port            01/01/70 00:00      
RE: i2c using I/O port            01/01/70 00:00      
RE: i2c using I/O port            01/01/70 00:00      
RE: i2c using I/O port            01/01/70 00:00      
RE: i2c using I/O port            01/01/70 00:00      
RE: i2c using I/O port            01/01/70 00:00      

Back to Subject List