we want to use a single board computer (C582S-IM-AA), which has an I2C Controller, because we have some I2C slave ICs which, drive some LEDs and inputs and outputs.
The OS should be Windows10 Professional, because we have an application that runs on it. So my question is: can I access the C582S-IM-AA's onboard I2C-Controller from Windows Pro version.
All Examples and articles, I found, use Windows IoT and I'm not shure what's the difference. (When I look into my laptops W10 Pro Device-Manager, I can see some I2C Host Controllers under System Devices, but how to use them?)
Until now we used a Mainboard from Congatec, and they supplied a C and C# library to access the onboard I2C-Bus from Windows10 Pro, which worked like a charm.
So maybe someone has experiences with I2C on Windows10 Pro (Libs, Native APIs, ). Or maybe my idea is totally stupid? Or maybe all functionality of Win Pro is also availlable in Win IoT, so that we can switch to it?
Thank you.