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
commit025f200c909855382f56f1a488d41d947ee980df (patch)
treeff34022aca6714f6bf1fb1093ccc3586625b6ea7
parentf11a9a25af586d95cf090f1333683d7adc771296 (diff)
downloaddevice_samsung_tuna-025f200c909855382f56f1a488d41d947ee980df.zip
device_samsung_tuna-025f200c909855382f56f1a488d41d947ee980df.tar.gz
device_samsung_tuna-025f200c909855382f56f1a488d41d947ee980df.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