• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Firmware of Silead Touchscreen Controller for Jumper EZpad 6 Pro.


Commit MetaInfo

Revisionfd79628c1fa2317df2f62b73b207581a8b6b75e6 (tree)
Time2017-03-20 12:54:41
AuthorPhilip Schaten <philip@noer...>
CommiterPhilip Schaten

Log Message

Commit 1. Added Readme & firmware

Change Summary

Incremental Difference

--- /dev/null
+++ b/firmware/chuwi/hi10_pro-z8350/README.md
@@ -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))
Binary files /dev/null and b/firmware/chuwi/hi10_pro-z8350/SileadTouch.sys differ
Binary files /dev/null and b/firmware/chuwi/hi10_pro-z8350/firmware.fw differ
Binary files /dev/null and b/firmware/chuwi/hi10_pro-z8350/silead_ts.fw differ