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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/19/01 02:14
Read: times


 
#15031 - RE: I2C trouble
It's hard to define out what is the cause except .I 'll investigate it myself.
As you said that all PIN is held LOW. Is this mean SCL?

The SCL can be held low after each acknowledge ,if the slave device are
busy .This mean that you have to Poll the SCL until it release the clock
line (For software I2C).

It's not hard real-time but you 'd better take care of timing ,Other extra-approximate
timing should be taken place by interrupt only.

List of 10 messages in thread
TopicAuthorDate
I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      
RE: I2C trouble            01/01/70 00:00      

Back to Subject List