I have one I2C device working fine.
Is it possible to drive multiple devices from a single I2C channel? (I suspect not)
Is it possible to define GPIO pines to do I2C communication?
Thanks!
I have one I2C device working fine.
Is it possible to drive multiple devices from a single I2C channel? (I suspect not)
Is it possible to define GPIO pines to do I2C communication?
Thanks!
Never mind! Discussed in other thread
One I2C bus is shared by multiple devices by design. It is possible by design.
One I2C bus is shared by multiple devices by design. It is possible by design.
Ohhh, it is a bus!
OK, I will deal with that when I get to it!
also mentioned on in the wiki as per my other posts on this today