View Issue Details

IDProjectCategoryView StatusLast Update
0000662PicoMOD6Touch driverpublic2011-07-08 09:34
ReporterKiepferAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.09 
Target VersionV1.11Fixed in VersionV1.11 
Summary0000662: Add capacitive touch panel driver for I2C stamp module.
DescriptionAdd I2C EasyTouch driver for DataModul stamp.
Forum Link
Found Driver Version
Fixed Driver Version

Activities

Kiepfer

2011-07-08 07:52

developer   ~0000453

Available for PicoCOM3 and PicoMOD6.

froelich

2011-07-08 09:34

administrator   ~0000455

To enable the capazitive touch driver you have to make the following change in registry:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
    "Drivername"="fs_touch_mxt224.dll"


Additional values under this reg key are:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
    "InvertY"=dword:1
    "InvertX"=dword:1