Firmware of Silead Touchscreen Controller for Jumper EZpad 6 Pro.
修訂 | fd79628c1fa2317df2f62b73b207581a8b6b75e6 (tree) |
---|---|
時間 | 2017-03-20 12:54:41 |
作者 | Philip Schaten <philip@noer...> |
Commiter | Philip Schaten |
Commit 1. Added Readme & firmware
@@ -0,0 +1,24 @@ | ||
1 | +Chuwi/Hi10 Pro | |
2 | +-------------------------------------- | |
3 | +| Item | Description | | |
4 | +|---------------------------|-------------| | |
5 | +| Manufacturer | Chuwi | | |
6 | +| Device | Hi10 Pro (CWI529) | | |
7 | +| Website | http://en.chuwi.com/product/items/Chuwi-Hi10-Pro.html | | |
8 | +| Vendor driver (Windows) | Found in C:/Windows/System32/Drivers | | |
9 | +| Extracted firmware | firmware.fw | | |
10 | +| Firmware for gslx680-acpi | silead_ts.fw | | |
11 | +| Display resolution | 1920x1200 | | |
12 | +| Touch panel resolution | 1925x1260 (estimate) | | |
13 | +| Touch controller | GSL1680 | | |
14 | +| Multitouch support | Yes (10 points) | | |
15 | +| Finger tracking | Yes | | |
16 | +| Mirrored horizontally | No | | |
17 | +| Mirrored vertically | No | | |
18 | +| Axes swapped | Yes | | |
19 | +| Comments | fwtool -c ./firmware.fw -m 1680 -w 1260 -h 1925 -t 10 -f track,swap silead_ts.fw | | |
20 | +-------------------------------------- | |
21 | + | |
22 | +Firmware extracted from Windows driver like described here: https://github.com/philipn1996/gsl-firmware/blob/master/firmware/trekstor/surftab-twin-10.1-ST10432-8/README.md#command-to-find-the-offsets-used-for-extraction | |
23 | + | |
24 | +Verified to work on Chuwi Hi10 Pro with Z8350 CPU (Serial Number begins with HQ64 (20161209)) |