How to access I2C in XPe ?

E

Esha

How to access the I2C devices on XPe ? In the hardware I have, the touch
screen controller connected in this fashion....


Windows OS --->LPC--->SMBus--->I2C---Touchscreen controller

Should I have to write a PCI driver ? Which I tried but the driver did
not report any PCI configuration. I got a NULL pointer for
stack->Parameters.StartDevice.AllocatedResources in the StartDevice().

What should I do ? Am i in the right direction of accessing the I2C device ?

-Esha
 
S

Sean Liming \(MVP\)

Is this custom hardware, or hardware from a manufacturer? If the later, you
should ask them for their device driver.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
E

Esha

This is a custom hardware on Intel's Atom processor. The touch screen is
from Texas Instruments, they have drivers only on WinCE and not on XPe.
 
E

Esha

Which one is this 'normal' XP driver ? I dont think XP has any
touchscreen driver (as specially over I2C).
-Esha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top