Don't ad-block us - support your favorite websites. We have safe, unobstrusive, robotics related ads that you actually want to see - see here for more.
0 Members and 1 Guest are viewing this topic.
as for multimasters on the i2c bus, all the i2c multimaster code already exists in Atmel (for AVRs) and Microchip (for PICs) application notes so there is very little extra work implementing it.if you want an example, the module template already has this built in.http://www.societyofrobots.com/member_tutorials/node/69that example can do multimaster and communicate over both the UART and i2c.