summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDima Zavin <dima@android.com>2011-10-02 12:31:25 -0700
committerDima Zavin <dima@android.com>2011-10-02 12:31:25 -0700
commitf89f66cc0aec18bf9e51e44c42b825f478d7f549 (patch)
treea290b8ab9c8bf19f5e3d128cd3bc131acd14997f
parentd2dbaf991e3f6b730624b7dfc9ce3cda8101b8d7 (diff)
downloaddevice_samsung_tuna-f89f66cc0aec18bf9e51e44c42b825f478d7f549.zip
device_samsung_tuna-f89f66cc0aec18bf9e51e44c42b825f478d7f549.tar.gz
device_samsung_tuna-f89f66cc0aec18bf9e51e44c42b825f478d7f549.tar.bz2
Update touch firmware to versions 0x53/0x33
Updated firmware 0x53 correspond to rev.32 and 0x33 correspond to rev.31 are attached hereto. Updates are described below. - Added an verification code at the end of binary, so the firmware can detect flash failure. It will return value 0xFF when host tries to access version information in case of flash failure. - Adjusted sampling parameters to fix ghost touch issues. Ghost touches can appear due to oscillator deviation of touch IC or thermal effect. Algorithm for to detect and avoid noisy frequency band is added. Change-Id: Iee6b270aa84a148fcb755e07beae0b989ffbd726
-rw-r--r--mms144_ts_rev31.fwbin31760 -> 31760 bytes
-rw-r--r--mms144_ts_rev32.fwbin31760 -> 31760 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/mms144_ts_rev31.fw b/mms144_ts_rev31.fw
index 7fbfd34..af4205f 100644
--- a/mms144_ts_rev31.fw
+++ b/mms144_ts_rev31.fw
Binary files differ
diff --git a/mms144_ts_rev32.fw b/mms144_ts_rev32.fw
index 24f31eb..a334a4f 100644
--- a/mms144_ts_rev32.fw
+++ b/mms144_ts_rev32.fw
Binary files differ