- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
DEAR
Due to security issues in Windows 11 LTSC, direct Memory operations cannot be carried out.
It is hoped that the Intel(R) Serial IO I2C Driver can be used to control the I2C.
Could you provide document or tools and how to use them to control the devices on the I2C bus?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @joshua4 ,
Thank you for contacting Intel Embedded Community.
Windows provides APIs for interacting with I2C devices. You can use the Windows.Devices.I2c namespace in your application to communicate with I2C devices. This involves creating an I2cDevice object and using it to read from or write to the I2C bus. Please refer to the following link for further details about this: https://learn.microsoft.com/en-us/windows/uwp/devices-sensors/enable-usermode-access
Best regards,
Jaime L.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page