Embedded Intel Atom® Processors
Technological Conversations about Intel Atom® Hardware, Software, Firmware, Graphics
1154 Discussions

Accessing I2C devices on PUC DE3815TYBE and Windows-10

PStof2
Beginner
1,534 Views

Hi,

I have a new PUC DE3815TYBE board.

I installed Windows-10 on it (I am planning on using embedded/real-time Windows or Linux in the future).

I installed the PROC_IO_Win8.1_32 device drivers for the chipset: I2C, GPIO, USART, ...

The Microsoft I2C HID Miniport Driver hidi2c is Stopped.

The I2C Controller Service iaioi2c is Running OK.

The Intel(R) Serial IO I2C Controller Driver iaLPSSi_I2C is Stopped.

Under Device Manager, I have two instances of I2C Controller devices under System Devices:

Manufacturer: Intel Corp.

Location: on Microsoft ACPI-Compliant System

Status: These devices work properly.

Device Instance Paths: ACPI\80860F41\1 and \2

Events:

Devices installed: iaioi2ce.inf

Devices configured: oem6.inf

Devices started: iaioc2c

Devices configured: oem12.inf

Devices installed: iaioi2ce.inf

Status: 0x0.

I downloaded the Intel(R) Platform Controller Hub EG20T Intel Integrated Circuit (I2C) Driver for Windows Programmer's Guide which is not quite for my platform, but I hope it to be close enough.

QUESTIONS:

==========

1) I do NOT have the files referred to by this document on page 8:

ioh_I2C_ioctls.h, and

ioh_I2C_common.h.

I NEED these files in order to write my application program!

2) I tried to call the win32 function CreateFile(), but I do not know the name of the I2C device!

Can someone please help?

Thank you,

Pavel

0 Kudos
1 Reply
CarlosAM_INTEL
Moderator
516 Views

Hello PavelS,

 

Thanks you for contacting the Intel Embedded Community.

 

Could you please give us more information of the PUC DE3815TYBE, because it is unclear the device that you are referring for? In case that you refer to the http://www.intel.com/content/www/us/en/nuc/nuc-kit-de3815tykhe-board-de3815tybe.html NUC Board DE3815TYBE, please address your consultations to the https://communities.intel.com/community/tech/nuc/content Forum: Intel NUC | Intel Communities to further answer them.

 

Please let us know if this information is useful to you.

 

Best Regards,

Carlos_A.

0 Kudos
Reply