English
Language : 

AR1100 Datasheet, PDF (14/58 Pages) Microchip Technology – AR1100 Resistive USB and RS-232 Touch Screen Controller
AR1100 RESISTIVE USB AND RS-232 TOUCH SCREEN CONTROLLER
4.1.3 USB MODE
The USB can enumerate as one of three ‘devices’ (or
device types) identified by a byte in EEPROM. See
Table 4-1.
TABLE 4-1: USB IDs
NAME
DESC
HID-GENERIC Proprietary (AR1000-style)
HID-MOUSE Mouse, absolute coordinates 0-4095
HID-DIGITIZER Single-input digitizer
The HID-MOUSE and HID-DIGITIZER types are
recognized by many host operating systems and will
provide cursor movement with a touch.
The HID-GENERIC type is a proprietary style, which
would require a custom software driver to support.
The controller defaults to the HID-MOUSE device type,
unless it is commanded to enumerate as one of the
other supported types.
Once enumerated, the USB device can be
signaled/commanded to re-enumerate as the same
device or to one of the other two. In processing the
command, the AR1100 writes the desired USB device
type to EEPROM prior to detaching from the bus and
executing a Reset. The SET_FEATURE control transfer
or a WRITE standard data transfer (via the Interrupt
end point) is used to convey the command (described
in Section 5.0, Commands).
CLASS
HID
HID
HID
VENDOR
ID
x04D8
x04D8
x04D8
PRODUCT
ID
x0C01
x0C02
x0C03
SPEED
FULL
FULL
FULL
Note: The HID-MOUSE requires SET_FEATURE
and does not support a data WRITE.
4.2 Data Protocol
Data protocol utilizes multi-byte packet transfers in two
categories/formats:
1. Touch reports
2. Command packets
4.2.1 TOUCH REPORTS
Touch reports always originate from the AR1100 and
are transmitted in response to touch detection. The
format of the touch report is mode-dependent.
The measurement resolution for touch coordinates is
10-bit. The measured values are shifted (multiplied by
4) and reported in a 12-bit format. In the reporting
protocol, the Least Significant coordinate bits X1:X0
and Y1:Y0 will be zeros. The resulting full-scale range
for reported touch coordinates is 0 to 4095.
4.2.1.1 Mode: UART, HID-GENERIC
The ‘standard’, 5-byte touch report is formatted as in
Table 4-2:
DS41606B-page 14
 2011 Microchip Technology Inc.