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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/30/04 09:55
Read: times


 
#75141 - RE: How to turn off I2C start bit?
Responding to: ???'s previous message
Frank:
You need to clarify for us if you were thinking of using a hardware I2C controller on your microcontroller or if you were going to bit-bang the interface.

Also please note that you should read up on how I2C actually works. It uses two open drain lines that operate bi-directionally. It will be nearly impossible to change the way that an on-board hardware I2C peripheral works.

From the nature of the question that you posted it sounds to me like you should either make yourself a custom bit-banged implementation (like has already been suggested) or look at using an on-board SPI type interface.

Michael Karas


List of 16 messages in thread
TopicAuthorDate
How to turn off I2C start bit?            01/01/70 00:00      
   RE: How to turn off I2C start bit?            01/01/70 00:00      
   RE: How to turn off I2C start bit?            01/01/70 00:00      
   Bit-bang it?            01/01/70 00:00      
   RE: How to turn off I2C start bit?            01/01/70 00:00      
   RE:            01/01/70 00:00      
      RE: RE:            01/01/70 00:00      
         RE: RE:            01/01/70 00:00      
            RE: RE:            01/01/70 00:00      
      Bit Bang Faster            01/01/70 00:00      
   Mystery device            01/01/70 00:00      
      RE: Mystery device            01/01/70 00:00      
      not a mystery device at all            01/01/70 00:00      
         RE: still a mystery            01/01/70 00:00      
         RE: not a mystery device at all            01/01/70 00:00      
   RE: How to turn off I2C start bit?            01/01/70 00:00      

Back to Subject List