I2C issues with libmdot-mbed os5
- This topic has 2 replies, 2 voices, and was last updated 9 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Hi,
I’m trying to upgrade to mbed-os5 but there seems to be some issues with I2C support when using libmDot-mbed5.
I’m using mdot-library revision 2.0.15 and mbed-os revision mbed-os-5.1.5
When using the previous libmdot for mbed-os2, the I2C works, when using mbed-os5 and the corresponding libmDot, the library returns the wrong values or fails to communicate with the I2C devices.
Is this yet another incompatible undocumented feature?
thanks
Andrew
Hi Andrew,
There is a problem in mbed-os version 5.1.5. If you roll back to 5.1.4, everything should work.
Leon
Hi Leon,
Thanks for the response. Trying 5.1.4 and I’m able to talk to the devices.
Cheers
Andrew