hi dialog,
I am going to connect da i2c to a wifi module which supports i2c as well. in sdk5, I found a sample with eeprom i2c.
the question is:
1) is the i2c driver necessary to be bound to eeprom?
2) is there other sample describing i2c to other module rather than eeprom? or how can I customize it.
thanks,
Peter
Device:
Hi achao1104,
The i2c eeprom example is able to work quite ok with other modules such as sensors etc without any significant modifications. Sorry but there is no other example of how to use i2c except the one with the eeprom functionallity, about the documentation, the only available doc about the drivers is the UM-B-051.pdf.
Thanks MT_dialog