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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/23/09 09:04
Read: times


 
#171057 - You have more pins to mis-wire.
Responding to: ???'s previous message
I2C is incredibly simple to interface and use.

You have only two pins on the bus. But you must use proper external pull-up resistors. And of course connect the other 24C256 pins to 5V or GND as specified in the data sheet.

Murray has supplied a bit-bang source code for you.

Using a multi-pin ADC will require you to connect everything correctly. If you get your I2C working properly, a I2C variety of ADC is very simple to add to your project.

David.

List of 16 messages in thread
TopicAuthorDate
AT24C256            01/01/70 00:00      
   help            01/01/70 00:00      
   BitBang's Amost Always....            01/01/70 00:00      
   Why use void functions            01/01/70 00:00      
      thanks            01/01/70 00:00      
      Writing to specific address            01/01/70 00:00      
         Send sensible address values.            01/01/70 00:00      
   I2C_0.0.zip            01/01/70 00:00      
   no luck,            01/01/70 00:00      
      You have more pins to mis-wire.            01/01/70 00:00      
   i2c used, What should be the address            01/01/70 00:00      
      Read Murray's excellent Help Files            01/01/70 00:00      
   Incorrect reply            01/01/70 00:00      
      Please take some time to READ the Help            01/01/70 00:00      
   single byte read write working            01/01/70 00:00      
      I2C_0.1.zip released!            01/01/70 00:00      

Back to Subject List