Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.NET

X  

QT1100A Datasheet(PDF) 20 Page - Quantum Research Group

Part # QT1100A
Description  10 KEY QTOUCH SENSOR IC
Download  42 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  QUANTUM [Quantum Research Group]
Direct Link  http://www.qprox.com
Logo QUANTUM - Quantum Research Group

QT1100A Datasheet(HTML) 20 Page - Quantum Research Group

Back Button QT1100A Datasheet HTML 16Page - Quantum Research Group QT1100A Datasheet HTML 17Page - Quantum Research Group QT1100A Datasheet HTML 18Page - Quantum Research Group QT1100A Datasheet HTML 19Page - Quantum Research Group QT1100A Datasheet HTML 20Page - Quantum Research Group QT1100A Datasheet HTML 21Page - Quantum Research Group QT1100A Datasheet HTML 22Page - Quantum Research Group QT1100A Datasheet HTML 23Page - Quantum Research Group QT1100A Datasheet HTML 24Page - Quantum Research Group Next Button
Zoom Inzoom in Zoom Outzoom out
 20 / 42 page
background image
Bit_7: 1 = Indicates if there are any errors anywhere in the
part, of any type.
Bits_4,5: Encode for the number of keys in detection:
01 = one key
10 = two keys
11 = 3 keys or more
Bits_0..3: Encode for the first detected key in range 0..9.
If there are 2 or more keys in detection, the host controller
should also interrogate the part via the 0xC1 command to
read out all key detections. 0xC0 should be the dominant
interrogation command in the host interface; further
commands like 0xC1, 0xC2, 0xC5 etc. can be issued if the
response to 0xC0 warrants it.
A CRC byte is appended to the response ; this CRC includes
the command 0xC0 itself as the first byte in the CRC
calculation.
See also the very similar 0xC9 command, page 21.
3.5.6 Report All Keys - 0xC1
Returns two bytes which indicate any and all keys in
detection, as a bitfield, one bit per key. The first byte
returned is the MSByte. Key 0 reports in LSByte bit 0. Key 9
is reported in MSByte bit 1. The valid range of reporting is
from 0..0x03FF (i.e. the bottom 10 bits).
A CRC byte is appended to the response ; this CRC includes
the command 0xC1 itself as the first byte in the CRC
calculation.
3.5.7 Device Status - 0xC2
This command returns a byte response which indicates the
general device status. The return bit flags of the byte are as
follows:
1 = Cal error(s) (non-volatile) *
0
1 = CRC error in RAM (non-volatile) *
1
1 = CRC error in EEPROM (non-volatile) *
2
1 = Sync error (non-volatile)
3
1 = Extreme signal on one or more keys
(non-volatile) *
4
1 = Reset occurred (non-volatile)
5
1 = Eeprom error (non-volatile)
6
1 = Key(s) are detecting (volatile)
7
Description
Bit #
*These error types are considered major errors and will
cause a forced output on a chosen key or keys if EK mode is
set (Section 4.7). In Standalone mode (only scanport active
and no EEPROM present), an extreme signal on a key
disables the key and is not considered a major error.
Bit_7 = 1: Keys Active. There are one or more keys in
detection. This bit self-clears when there are no keys in
detection.
Bit_6 = 1: EEPROM error. EEPROM is not attached, or
EEPROM first byte is not 0xD6, or, the CRC of the
EEPROM’s Setup block is not correct. If the EEPROM is
absent and DIEE is connected to Vdd, an error will be
reported in this bit. This bit can be reset only by a device
reset or by the serial command sequence ‘0xC2 0xC7’.
See note below.
Bit_5 = 1: Reset occurred. A reset event occurred. The bit
can only be reset by the sequence ‘0xC2 0xC7’. See
note below.
Bit_4 = 1: Extreme signals. There are one or more keys
with an out-of-bounds signal condition. This bit is the
logical-OR of all 10 error flags from 0x8k bit 1 (extreme
signal error). The bit can be reset only by a device reset
or by a successful key recalibration.
Bit_3 = 1: Sync error. There has been a sync error, i.e. a
sync pulse was not found for ~1s or more. If the sync
pulses are restored, this error bit is NOT automatically
cleared. The bit can be reset only by device reset or by
the sequence ‘0xC2 0xC7’. See note below.
Bit_2 = 1: CRC EEPROM error. There has been a CRC
error in EEPROM (if an EEPROM is installed). This is
computed approximately once per second. The bit can be
reset only by device reset or by the sequence ‘0xC2
0xC7’. See note below.
Bit_1 = 1: CRC RAM error. There has been a CRC error in
RAM. This is computed approximately once per second.
The bit can be reset only by device reset or by the
sequence ‘0xC2 0xC7’. See note below.
Bit_0 = 1: Cal error(s). There was at least one calibration
error during the last calibration event. This bit is the
logical-OR of all 10 bit_2 error flags readable via
command 0x8k (Cal error; see Section 3.5.4). Bit_0 is
cleared only when all the Cal errors are cleared, which
can happen only if the problem key(s) have been
recalibrated properly.
A CRC byte is appended to the response ; this CRC
includes the command 0xC2 itself as the first byte in the
CRC calculation.
Note: The 0xC7 used to clear flag bits can immediately
follow the 0xC2 command; it is not required to issue the
0xC2 command a second time before issuing the 0xC7.
3.5.8 EEPROM CRC - 0xC3
This command returns the 8-bit CRC calculated from the
EEPROM contents (if one is installed). The CRC is
calculated according to the algorithm shown in Section 6.
A CRC byte is appended to the response ; this CRC includes
the command 0xC3 itself as the first byte in the CRC
calculation.
If this CRC does not agree with the expected result, the
device should be reloaded with the Setups command (0x01).
If an EEPROM does not exist (and pin DIEE is tied to Vdd as
recommended) the returned value will be 0x00.
3.5.9 RAM CRC - 0xC4
This command returns the 8-bit CRC calculated from the
RAM (volatile) Setup block in the device. The CRC is
calculated according to the algorithm shown in Section 6.
A CRC byte is appended to the response ; this CRC includes
the command 0xC4 itself as the first byte in the CRC
calculation.
If this CRC does not agree with the expected result, the
device should be reloaded using Setups command 0x01 (if
there is no EEPROM) or, the device should be reset (if there
is an EEPROM). If the latter case, and a reset does not fix
the problem, the EEPROM should be reloaded using the
0x01 command.
3.5.10 Error Flags for Group - 0xC5
Error flag bits are set in the response to this command if the
corresponding key is in condition {signal<LBLL} or
{signal>4095}, i.e. there is a short or open circuit, or there is
a component failure. The error flag bits are non-volatile, that
LQ
20
Copyright © 2003-2005 QRG Ltd
QT1100A-ISG R3.02/1105


Similar Part No. - QT1100A

ManufacturerPart #DatasheetDescription
logo
Quantum Research Group
QT110 QUANTUM-QT110 Datasheet
385Kb / 12P
   SENSOR ICs
QT110-DG QUANTUM-QT110-DG Datasheet
381Kb / 12P
   QTOUCH??SENSOR IC
QT110-G QUANTUM-QT110-G Datasheet
381Kb / 12P
   QTOUCH??SENSOR IC
QT110-IG QUANTUM-QT110-IG Datasheet
381Kb / 12P
   QTOUCH??SENSOR IC
QT110-ISG QUANTUM-QT110-ISG Datasheet
381Kb / 12P
   QTOUCH??SENSOR IC
More results

Similar Description - QT1100A

ManufacturerPart #DatasheetDescription
logo
Quantum Research Group
QT1103 QUANTUM-QT1103 Datasheet
287Kb / 22P
   QTOUCH??10-KEY SENSOR IC
QT1101 QUANTUM-QT1101 Datasheet
234Kb / 16P
   10 KEY QTOUCH SENSOR IC
logo
ATMEL Corporation
AT42QT1040 ATMEL-AT42QT1040 Datasheet
323Kb / 18P
   QTouch??4-key Sensor IC
logo
Quantum Research Group
QT240 QUANTUM-QT240 Datasheet
258Kb / 12P
   4 KEY QTOUCH SENSOR IC
QT240-ISSG QUANTUM-QT240-ISSG Datasheet
277Kb / 12P
   4 KEY QTOUCH SENSOR IC
QT220 QUANTUM-QT220 Datasheet
326Kb / 12P
   2 KEY QTOUCH SENSOR IC
logo
ATMEL Corporation
AT42QT1111MU ATMEL-AT42QT1111MU Datasheet
701Kb / 50P
   QTouch??11-key Sensor IC
logo
Quantum Research Group
QT1080 QUANTUM-QT1080 Datasheet
205Kb / 16P
   8 KEY QTOUCH SENSOR IC
QT1081 QUANTUM-QT1081 Datasheet
246Kb / 20P
   8-KEY QTOUCH SENSOR IC
logo
ATMEL Corporation
AT42QT1111-MU ATMEL-AT42QT1111-MU Datasheet
713Kb / 50P
   QTouch 11-key Sensor IC
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com