11/7/2016 11:28 AM | |
Posts: 8 Rating: (0) |
I've been also been trying to use I2C with some example provided by intel for use with the mraa lib. With the hint above, I can initialize the I2C, but as soon as I try some call like WriteByte, it fails with "mraa::ERROR_INVALID_HANDLE" by the mraa lib. Anyone got the I2C working with the mraa lib and C++? Is this maybe linked to the warning coming up on connecting the device: "The selected target does not match the requirements of the launched project .... This can lead to unexpected behavoir. Do you want to continue?" Synching libraries with the target (IOT2000) isn't working either... ------------------------------------------------------------------------------------------ |
Last edited by: The Helping Hand at: 11/7/2016 11:46:14 AMNew subject after splitting |
|
11/7/2016 1:26 PM | |
Joined: 4/28/2015 Last visit: 11/12/2024 Posts: 3345 Rating: (379)
|
I got the example uploaded here working. There is WriteByte included.. Is it possible to post your code? The upcoming warning should not be a reason for this. |
Last edited by: bergmanu at: 11/7/2016 4:48:59 PMtypo Not working for IOT2050 support anymore from March 1st, 2024. |
|
11/7/2016 4:37 PM | |
Posts: 8 Rating: (0) |
Can you specifiy what you mean by this ? |
11/17/2016 4:49 PM | |
Posts: 40 Rating: (2) |
By the way: Did you report this issue on github? I mean at the mraa project? https://github.com/intel-iot-devkit/mraa/issues |
Follow us on