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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/01/00 15:22
Read: times


 
#6120 - RE: Seems fixed
Hi Vitenka,

to change 2 pins of the same port use ANL, ORL or XRL instructions.

But the I2C protocol forbid it. You must always change SDA and SCL separate. Otherwise there is no way to distinguish, whats data and whats start or stop.

To see a working I2C implementation you can look at:

http://www.specs.de/~danni/appl/hard/i2c/index.htm

It include also resetting the I2C bus.


Peter


List of 5 messages in thread
TopicAuthorDate
Port pins moving simultaneously            01/01/70 00:00      
RE: Port pins moving simultaneously            01/01/70 00:00      
RE: Port pins moving simultaneously            01/01/70 00:00      
Seems fixed            01/01/70 00:00      
RE: Seems fixed            01/01/70 00:00      

Back to Subject List