I2C port on the Xtreme
We are looking at the I2C port on the Xtreme and are coming up with an issue
Using the samples taken from “Win-demo-apps-master” we can only seem to get the sample app “UPI2cTestTool” to return values.
The “I2C” demo does not, every attempt to read the I2C port returns “Status Error”.
The first demo uses Windows.Devices.I2c to acquire the data from the I2c port, but for our app we will require to use the AAEONEAPI.dll as per the “I2C” demo.
Does I2C component in the AAEONEAPI.dll is functional, and if so how do we access it
Answers
-
Hi @stevenjameson,
If you use "I2C" demo app, Bus define is different from UPI2CTESTTOOL.
On "I2C" demo:
Pin3 Pin5 Bus id is 3 ,
Pin27 Pin28 Bus id is 0 . -
Hi, Unfortunately this didn't work. Error message of 'status error' is displayed followed by únknown result'' Can you please advise alternate ideas?
-
Hi Steven,
We have asked software engineers to help solve this problem, and welcome to ask any other questions.
Best Regards,
Wilbert Lee.