Forum Discussion
jmorand
Jul 13, 2022Copper Contributor
I2cDevice class / Method WriteReadPartial issuing "unknown error"
Hello community, I'm currently working on an Intel Atom E39340 platform with Windows 10 IOT 2021 LTSC installed on it. The Read and Write methods of the I2cDevice class everything are working ju...
- Aug 31, 2022Hi community,
While comparing my project properties with the "I2CPortExpander" sample from MSFT sources, I realized that I was compiling for x86 targets... Now that I've changed this to x64 everything seem to be working just fine.
Best regards.
jmorand
Aug 31, 2022Copper Contributor
Hi community,
While comparing my project properties with the "I2CPortExpander" sample from MSFT sources, I realized that I was compiling for x86 targets... Now that I've changed this to x64 everything seem to be working just fine.
Best regards.
While comparing my project properties with the "I2CPortExpander" sample from MSFT sources, I realized that I was compiling for x86 targets... Now that I've changed this to x64 everything seem to be working just fine.
Best regards.