Firmware of Silead Touchscreen Controller for Jumper EZpad 6 Pro.
Revision | 8645456057dba3679aaf27c576acc296eb199b2a (tree) |
---|---|
Time | 2016-04-28 12:19:27 |
Author | Steven Barker <steven.barker@gizm...> |
Commiter | Steven Barker |
Added README markdown for EastRising capacitive touch module
Signed-off-by: Steven Barker <steven.barker@gizmite.com>
@@ -0,0 +1,20 @@ | ||
1 | +eastrising/er-tpc050-1 | |
2 | +--------------------------------------------- | |
3 | + | |
4 | +| Item | Description | | |
5 | +|---------------------------|-------------| | |
6 | +| Manufacturer | EastRising | | |
7 | +| Device | ER-TPC050-1 | | |
8 | +| Website | http://www.buydisplay.com/default/5-inch-multi-touch-screen-panel-with-controller-gsl1680 | | |
9 | +| Vendor driver (Source) | http://www.buydisplay.com/download/democode/CTP-800x480/sunplus_gslX680.c | | |
10 | +| Extracted firmware | GSLX680_fw.fw | | |
11 | +| Firmware for gslx680-acpi | [silead_ts.fw](silead_ts.fw) | | |
12 | +| Display resolution | N/A | | |
13 | +| Touch panel resolution | 800 x 480 | | |
14 | +| Touch controller | GSL1680 | | |
15 | +| Multitouch support | Yes (10 points) | | |
16 | +| Finger tracking | Yes | | |
17 | +| Mirrored horizontally | No | | |
18 | +| Mirrored vertically | No | | |
19 | +| Axes swapped | No | | |
20 | +| Comments | fwtool -c GSLX680_FW.fw -1 -w 800 -h 480 -t 10 -m 1680 silead_ts.fw | |