View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000662 | PicoMOD6 | Touch driver | public | 2011-06-27 10:00 | 2011-07-08 09:34 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | V1.09 | ||||
| Target Version | V1.11 | Fixed in Version | V1.11 | ||
| Summary | 0000662: Add capacitive touch panel driver for I2C stamp module. | ||||
| Description | Add I2C EasyTouch driver for DataModul stamp. | ||||
| Forum Link | |||||
| Found Driver Version | |||||
| Fixed Driver Version | |||||
|
|
Available for PicoCOM3 and PicoMOD6. |
|
|
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 |