DataSheet.es    


PDF PAN3507DL-TXWA Data sheet ( Hoja de datos )

Número de pieza PAN3507DL-TXWA
Descripción USB OPTICAL MOUSE SINGLE CHIP
Fabricantes Pixart Imaging 
Logotipo Pixart Imaging Logotipo



Hay una vista previa y un enlace de descarga de PAN3507DL-TXWA (archivo pdf) en la parte inferior de esta página.


Total 15 Páginas

No Preview Available ! PAN3507DL-TXWA Hoja de datos, Descripción, Manual

PAN3507DL-TXWA
PAN3507DL-TXWA USB OPTICAL MOUSE SINGLE CHIP
General Description
The PAN3507DL-TXWA is a CMOS process optical mouse sensor single chip with USB interface that serves as
a non-mechanical motion estimation engine for implementing a computer mouse.
Features
Key Specification
‰ USB interface
‰ Single power supply
Power Supply
Wide operating supply range
4.25V ~ 5.5V
‰ Optical motion estimation technology
Interface
‰ Complete 2-D motion sensor
Optical Lens
‰ Accurate motion estimation over a wide range of
surfaces
System Clock
‰ High speed motion detection up to 37 inches/sec
‰ High resolution up to 2000 CPI
Speed
USB
1:1
24.000 MHz
37 inches/sec
‰ Power saving mode during times of no Acceleration
movement
15g
‰ Supports three buttons (L, M, R) and three axes Resolution
1000(Default)/1600/600 CPI
(X, Y, Z) output
‰ Z-axis support Mechanical input (Z/2)
‰ USB spec.
CPI Switch
1000 -> 1600 -> 600 -> 1000 …
(Default)
¾ Complete Universal Serial Bus specificationV1.1 Frame Rate
4000 frames/sec
compatibility
¾ Complete USB HID specs V1.11 compatibility
10mA @Mouse moving (Normal)
¾ Compliant to the USB specification version 2.00 Operating Current 5mA @Mouse not moving (Sleep)
¾ Integrated USB transceiver and 1.5Mbps USB
480uA @USB suspend (Suspend)
serial interface engine
Package
Shrunk DIP14
¾ 16-bit XY report format
‰ One dedicated pin for CPI switch and indication
‰ Flexibility for device type configuration.
¾ Interface: USB / PS2
¾ CPI resolution: 400 ~ 2000
¾ CPI switch type: 4 types available
¾ Sensor rotation: 0, +90, -90, 180
Ordering Information
Part Number
Device Type
Interface
PAN3507DL-TXWA
3D3B
USB (LS,16-bitXY)
Roller
Mechanical
All rights strictly reserved any portion in this paper shall not be reproduced, copied or transformed to any other forms without permission.
1
PixArt Imaging Inc.
V0.3 Nov. 2009
Free Datasheet http://www.datasheet4u.com/

1 page




PAN3507DL-TXWA pdf
PixArt Imaging Inc.
PAN3507DL-TXWA
USB Optical Mouse Sensor Single Chip
3.3 AC Electrical Characteristics
Electrical characteristics under recommended operating conditions. Typical values at 25 °C, VDD = 5.0 V, FCLK =
24 MHz.
Symbol
Tpwm
Td
Tbd
Twd
Tw
Parameters
CPI PWM Period
CPI PWM Low Duty Cycle Time
Mouse Button Debounce Time
Mouse Z Wheel Debounce Time
Mouse Z Wheel Time
Min.
-
-
-
-
-
-
1143
Typ.
1
0
0.2
0.9
10.24
1.024
-
Max.
-
-
-
-
-
-
-
Unit Notes
ms Refer to Figure 4.
ms @0% Low duty
ms @20% Low duty
ms @90% Low duty
ms Refer to Figure 5.
ms Refer to Figure 5.
us Refer to Figure 6.
3.4 DC Electrical Characteristics
Electrical characteristics under recommended operating conditions. Typical values at 25 °C, VDD =5.0 V,
FCLK=24 MHz.
Symbol Parameter
Min. Typ. Max. Unit
Notes
Type: USB Mouse PWR
IDD
Supply Current
Mouse moving (Normal)
IDD
Supply Current
Mouse not moving (Sleep)
IDD
Supply Current
USB suspend current
Type: BM, BR, BL, Z2, Z1
RPH1 Internal Pull Up Resistance
RPH2 Internal Pull Up Resistance
VIH Input High Voltage
VIL Input Low Voltage
Type: USB D-
RPH Internal Pull Up Resistance
Type: LED
VOL Output Low Voltage
Type: CPI
VIH Input High Voltage
VIL Input Low Voltage
VOL Output Low Voltage
Type: VDDQ
VDDQ I/O Voltage Reference
- 10 - mA
- 5 - mA
- - 480 uA
- 30 - Kohm BM,BR,BL
- 40 - Kohm Z2,Z1
VDDQ*0.7 - - V
- - VDDQ*0.3 V
- 1.5 - Kohm
- - 0.5 V @ IOL=30mA
VDDQ*0.7 - - V
- - VDDQ*0.3 V
- - 0.5 V @ IOL=30mA
- 3.3 -
V
All rights strictly reserved any portion in this paper shall not be reproduced, copied or transformed to any other forms without permission.
PixArt Imaging Inc.
5
V0.3 Nov. 2009
Free Datasheet http://www.datasheet4u.com/

5 Page





PAN3507DL-TXWA arduino
PixArt Imaging Inc.
PAN3507DL-TXWA
USB Optical Mouse Sensor Single Chip
5.2 USB Data Report Format
The USB report has two data formats, depending on boot or report protocol is selected. One kind of data format
is the boot protocol used in legacy environment as 5.2.1. The other kind of data format is USB report protocol
format which includes Z-wheel movement data as 5.2.2. If the Z-wheel is scrolled upward the corresponding
report data will be 01H. If the Z-wheel is scrolled downward the corresponding report data will be FFH. And the
report data will be 00H if Z-wheel is idle.
5.2.1 USB Boot Protocol for Legacy Operation
Byte
1
Bit
7-3
2
1
0
2 7-0
3 7-0
Symbol
NC
BM
BR
BL
X7 - X0
Y7 - Y0
Description
Reserved
1 = Middle button pressed
1 = Right button pressed
1 = Left button pressed
X data (D7 - D0). A positive value indicates motion to the right; a negative value
indicates motion to the left. Bit 0 = LSB.
Y data (D7 - D0). A positive value indicates device motion upward; a negative
value indicates motion downward. Bit 0 = LSB.
5.2.2 USB Report Protocol
Byte Bit Symbol Description
7 - 5 NC Reserved
4 B5 Reserved
13
2
B4 Reserved
BM 1 = Middle button pressed
1 BR 1 = Right button pressed
0 BL 1 = Left button pressed
2
7-0
X7 - X0
X data (D7 - D0). A positive value indicates motion to the right; a negative value
indicates motion to the left. Bit 0 = LSB.
3
7-0
Y7 - Y0
Y data (D7 - D0). A positive value indicates device motion upward; a negative
value indicates motion downward. Bit 0 = LSB.
Z-wheel motion data (D7 - D0). A positive value indicates device motion
4 7 - 0 Z7 - Z0 downward; a negative value indicates motion upward. The Z7 - Z0 limit value is
±7. Bit 0 = LSB.
5
7-0
X7 - X0
X data (D7 - D0). A positive value indicates motion to the right; a negative value
indicates motion to the left. Bit 0 = LSB.
6
7-0
X15 - X8
X data (D15 - D8). A positive value indicates motion to the right; a negative value
indicates motion to the left. Bit 0 = LSB.
7
7-0
Y7 - Y0
Y data (D7 - D0). A positive value indicates device motion upward; a negative
value indicates motion downward. Bit 0 = LSB.
8
7-0
Y15 - Y8
Y data (D15 - D8). A positive value indicates device motion upward; a negative
value indicates motion downward. Bit 0 = LSB.
All rights strictly reserved any portion in this paper shall not be reproduced, copied or transformed to any other forms without permission.
PixArt Imaging Inc.
11
V0.3 Nov. 2009
Free Datasheet http://www.datasheet4u.com/

11 Page







PáginasTotal 15 Páginas
PDF Descargar[ Datasheet PAN3507DL-TXWA.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
PAN3507DL-TXWAUSB OPTICAL MOUSE SINGLE CHIPPixart Imaging
Pixart Imaging

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar