Page 1 of 1
I2c example program for MOD5441X?
Posted: Mon Apr 15, 2013 8:38 am
by ellisonsoftware
Can someone provide example code for using the I2c for the MOD5441X? Use of an inexpensive part, like an i2c thermometer would be ideal. A url for part appreciated.
Thanks!
Re: I2c example program for MOD5441X?
Posted: Mon Apr 15, 2013 9:14 am
by dciliske
Hmm... good call. There's I2CSerial examples for the other platforms, but not this one. There is however a I2CMaster and and an I2CMulti (for multiple masters) libraries for the Mod5441X and a chapter in the Runtime docs that explains the API.
-Dan