I2C Network of Micros
JPL
Posts: 8
I'm looking to create a network of I2C microprocessors. I need multiple slave micros on the i2c bus. I see that all of parallax's (stamp+propeller) devices use the I2C protocol, but the BS2p40 can not run as a slave. The documentation on the propeller doesn't say what it can run as, simply that it supports the protocol.
Can anyone point me in the right direction?
Thanks
Can anyone point me in the right direction?
Thanks
Comments
The Stamps don't have built-in slave I2C support and are really marginal in terms of speed to support it otherwise. The Propeller is certainly fast enough.
Heres one thread about i2c on a propeller. http://forums.parallax.com/showthread.php?t=102839