FINTEK F71610R

F71610
F71610
USB CIR Chip for Vista (Receive Only)
Release Date: December, 2007
Version: V0.22P
Dec., 2007
V0.22P
F71610
F71610 Datasheet Revision History
Version
Date
Page
Revision History
V0.20P
2007/09/06
-
Release Version
V0.21P
2007/11/19
-
Add function (I2C Interface) and modify description
of this new function.
10
Modify Ordering Information ( Part No Change to
F71610R from F71610RG)
V0.22P
2007/12/17
12
Modify Application Circuit.
1
Modify Operating Supply Current
Please note that all data and specifications are subject to change without notice. All the trade marks of products
and companies mentioned in this data sheet belong to their respective owners.
LIFE SUPPORT APPLICATIONS
These products are not designed for use in life support appliances, devices, or systems where malfunction of these
products can reasonably be expected to result in personal injury. Customers using or selling these products for
use in such applications do so at their own risk and agree to fully indemnify Fintek for any damages resulting from
such improper use or sales.
Dec., 2007
V0.22P
F71610
Table of Content
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
General Description ........................................................................................................................1
Feature List .....................................................................................................................................1
Key Specification............................................................................................................................1
Pin Configuration............................................................................................................................2
Pin Description................................................................................................................................2
Function Description.......................................................................................................................4
Electron Characteristic....................................................................................................................8
Ordering Information ....................................................................................................................10
Package Dimensions .....................................................................................................................11
Application Circuit........................................................................................................................12
Dec., 2007
V0.22P
F71610
1. General Description
The F71610 is a USB IR chip and completely compatible with Microsoft Windows Vista IR Receiver
Emulation Device. It Supports One IR receiver with long range frequency application.
In interface function, the F71610 communications with host by full-speed USB interface (12Mb/s). In
power function, The F71610 supports remote-wakeup function for USB interface, when PC system into S3
state. The F71610 decodes IR protocol is the same power key of remote control. The F71610 is asserted
USB interface to wakeup PC system. Others, the F71610 supports remote-wakeup function by PSOUT# pin,
when PC system in to S5 state, the F71610 is asserted PSOUT# pin to wakeup PC system.
In I2C interface function, The F71610 builds 256 bytes SRAM to save flash/ROM information from I2C
for USB bus enumerations. The I2C flash/ROM contains IdVendor/ IdProduct/ BcdDevice/ Manufacturer
string / IProduct string / iSerialNumber string information.
This product is packaged in 16 SSOP green package and power by 3.3V.
2. Feature List
Support Microsoft Vista OS IR receiver.
Support USB remote wake-up capability.
Hardware base implementation.
Hardware trigger wake-up event
Provide data receiver LED.
One IR receiver with long range frequency application.
I2C Interface for Related ID Data Reading.
Power by 3.3V and package in 16SSOP green package
3. Key Specification
Supply Voltage
3.0V to 3.6V
Operating Supply Current
8 mA typ.
Standby Current
0.7 mA typ.
-1-
Dec., 2007
V0.22P
F71610
4. Pin Configuration
F71610
5. Pin Description
I/O12t_1.5k
- TTL level bi-directional pin with 12 mA drive/sink capability and internal pull hign 1.5kΩ
I/O12t
- TTL level bi-directional pin with 12 mA drive/sink capability.
OD12
- Open-drain output pin with 12 mA sink capability
OD12_5v
- Open-drain output pin with 12 mA sink capability and 5V tolerance
OD16_5v
- Open-drain output pin with 16 mA sink capability and 5V tolerance.
O12
- Output pin with 12 mA drive/sink capability.
INts
- TTL level input pin with schmitt trigger.
INts_5v
- TTL level input pin with schmitt trigger and 5V input tolerance.
INt
- TTL level input pin.
P
- Power.
-2-
Dec., 2007
V0.22P
F71610
Pin No
1
Pin Name
D+
Type
PWR
Description
I/O12t_1.5k
VDD D+. Different data bus conforming to USB standard. Internal pull
high 1.5kΩ.
2
D-
I/O12t
VDD D-. Different data bus conforming to USB standard.
3
PSOUT#
OD12_5v
VDD Panel Switch Output. This pin is low active and pulse output. It is
power on request output.
4
STATE_SEL INts
VDD This pin is for wake up function.
For Device Product Æ Pull this pin to high for USB wake up.
For MB System Product Æ Pull this pin to high and suggest
connecting pin with one of PWROK/GPIO pin.
MB System in S5 state: Wake up signal will be asserted by
PSOUT# pin in S5 state.
MB System in S3 state: Wake up signal will be asserted by USB
interface in S3 state.
5
XTALIN/48M INt
VDD 12MHz/48MHz clock input.
6
XTALOUT
O12
VDD 12MHz/48MHz clock output.
7
PWCTL
OD12
VDD RX_LR learning power control pin. Suggest external pull high to
3.3V and the clock input source will be selected to 12MHz input.
8
GND
P
VDD Ground pin.
9
SCL (SCK)
OD12_5V
VDD I2C interface serial clock
10
SDA
OD12_5V
VDD I2C interface serial data
11-12 NC
-
-
NC pins
VDD LED output pin.
13
LED#
OD16_5V
14
NC
-
15
RX_NR#
INts_5v
VDD IR receiver port (long range)
16
VDD
P
VDD Power supply input VDD (3.3V)
-
NC pin. Please pull high 10k resister to VDD.
-3-
Dec., 2007
V0.22P
F71610
6. Function Description
6.1 USB function
The F71610 communications with host by full-speed USB interface (12Mb/s). It supports 3 suits
endpoint, one control endpoint( endpoint zero) is for bus enumeration, one output endpoint is for
Microsoft Windows Vista IR Receiver Emulation Device command and one input endpoint is transmit
IR information to host.
Endpoint zero is special significance in USB system. It is a control endpoint, and is required by
every device. Only control endpoint accept special setup token that the host transfer command to
device.
During enumeration, host requests GET_DESCRIPTOR to device and device return information
(over in endpoint zero) as what device driver top load. The below table is about F71610 descriptor.
offset
0
1
2
4
5
6
7
8
10
12
14
15
16
17
Field
BLength
bDescriptor Type
BcdUSB
bDeviceClass
bDeviceSubClass
bDeviceProtocol
bMaxPacketSize
IdVendor
IdProduct
BcdDevice
Manufacturer
IProduct
iSerialNumber
bNumConfiguration
size
1
1
2
1
1
1
1
2
2
2
1
1
1
1
Value
0x12
0x01
0x0200
0x00
0x00
0x00
0x10
0x1934
0x0602
0x0000
0x01
0x02
0x03
0x01
Table 6-1 Device Descriptor
offset
0
1
2
4
5
6
7
8
Field
BLength
bDescriptor Type
wTotalLength
bNumInterface
bConfigurationValue
iConfiguration
BmAttributes
MaxPower
size
1
1
2
1
1
1
1
1
Value
0x09
0x02
0x0020
0x01
0x01
0x00
0xa0
0x32
Table 6-2 Configuration Descriptor
offset
Field
size
-4-
Value
Dec., 2007
V0.22P
F71610
0
1
2
3
4
5
6
7
8
BLength
bDescriptor Type
wInterfaceNumber
bAlternateSetting
bNumEndpoints
bInterfaceClass
bInterfaceSubClass
bInterfaceProtocol
IInterface
1
1
1
1
1
1
1
1
1
0x09
0x04
0x00
0x00
0x02
0xff
0xff
0xff
0x00
Table 6-3 Interface Descriptor
offset
0
1
2
3
4
6
Field
BLength
bDescriptor Type
bEndpointAddress
BmAttributes
wMaxPacketSize
BInterval
size
1
1
1
1
2
1
Value
0x07
0x05
0x81
0x02
0x0010
0x00
Table 6-4 In Endpoint Descriptor
offset
0
1
2
3
4
6
Field
BLength
bDescriptor Type
bEndpointAddress
BmAttributes
wMaxPacketSize
BInterval
size
1
1
1
1
2
1
Value
0x07
0x05
0x01
0x02
0x0010
0x00
Table 6-5 Out Endpoint Descriptor
The string table 1 is about manufacturer information, its’ contents is “FINTEK”, the string table 2
is about Product information, its contents is “eHome Infrared Transceiver. The string table 3 is about
serial number information, its contents is “88636562727801”.
In power function, The F71610 supports remote-wakeup function for USB interface, when PC
system into S3 state. The F71610 decodes IR protocol is the same power key of remote control. The
F71610 is asserted USB interface to wakeup PC system.
The F71610 is compatible for Microsoft Windows Vista IR Receiver Emulation Device. The
F71610 support Microsoft Compatible Device Descriptor and Extended Compact ID Descriptor are
used to tell the host what type of device the emulation is. Vista Emulation Device driver transmits
command over out endpoint1 and device return information over in endpoint1. About descriptor and
command information, reference Microsoft Windows Vista IR Receiver Emulation Device spec.
6.2 IR function
-5-
Dec., 2007
V0.22P
F71610
The F71610 supports One IR receiver with long range frequency application. The long-range
receiver is a receiver which has the following characteristics:
1. Works at a distance of 10 meters.
2. Demodulates the signal inside the receiver part
3. Has a BPF which works with carriers from 32-60 kHz.
About IR information, reference Microsoft Windows Vista IR Receiver Emulation Device spec.
6.3 Wakeup function
The F71610 Supports 2 kinds of wakeup system function, PSOUT and remote wakeup for USB
interface. The F71610 detect idle state on USB bus for more than 3.0ms, it is into suspend state.
In Suspend state, the F71610 decodes IR protocol information is the same power key of
remote controller. It asserted PSOUT and USB interface. Reference the below figure
D+
D25ms
3ms
Suspend state
RX_NR
Wakeup
1’b
Pstate_sel
Figure 6-3-1 USB remote wakeup
-6-
Dec., 2007
V0.22P
F71610
RX_NR
Wakeup
Psout_n
200ms
Pstate_sel
1’b
Figure 6-3-2 PSOUT wakeup
6.4 I2C interface function
The F71610 Supports 1 suit I2C interface to get USB description information and builds 256
bytes RAM to save vendor USB description information. When power is ready, I2C function start to
load USB description into 256 bytes RAM, and expect host requests GET_DESCRIPTOR to F71610
which returns vendor USB description, if i2c flash/ROM connect with F71610. The contents of I2C
flash /ROM format is below table.
When F71610 does not finish loading 256 bytes information from I2C flash/ROM, F71610
disable PAD 1 internal pull high 1.5k, still finish loading, F71610 enable PAD 1 internal pull high 1.5k.
0x0
Security code
0x55
0x1
Security code
0xaa
0x2
IdVendor length
0x02
0x3
IdVendor low byte
IdVendor low byte
0x4
IdVendor low byte
IdVendor high byte
0x5
IdProduct length
0x02
0x6
IdProduct low byte
IdProduct low byte
0x7
IdProduct high byte
IdProduct high byte
0x8
BcdDevice length
0x02
0x9
BcdDevice low byte
BcdDevice low byte
0xa
BcdDevice high byte
BcdDevice high byte
0xb
Manufacturer string length
Define by vendor content
0xb+ Manufacturer string length
Manufacturer string content
Define by vendor content
0xb+ Manufacturer string length + 1
IProduct string length
Define by vendor content
-7-
Dec., 2007
V0.22P
F71610
0xb+ Manufacturer string length + IProduct string content
Define by vendor content
IProduct string length +1
0xb+ Manufacturer string length + ISerialNumber string length
Define by vendor content
IProduct string length +2
0xb+ Manufacturer string length + IProduct string length
Define by vendor content
IProduct string length +2
Table 6-4-1 I2C flash/ROM USB description format
7. Electron Characteristic
Absolute Maximum Ratings
PARAMETER
RATING
UNIT
Power Supply Voltage
-0.5 to 5
V
-0.5 to VDD+0.5
V
0 to +70
°C
-55 to 150
°C
Input Voltage
Operating Temperature
Storage Temperature
Electrical characteristics table
Note: Exposure to conditions beyond those listed under Absolute Maximum Ratings may
adversely affect the life and reliability of the device.
DC Characteristics
(Ta = 0° C to 70° C, VDD = 3.3V ± 10% , VSS = 0V ) (Note)
PARAMETER
RATING
Operating Voltage
3.0 to 3.6
VDD
Operating Voltage table
PARAMETER
SYM.
MIN
TYP
MAX.
UNIT
CONDITIONS
I/O12t - TTL level bi-directional pin with 12 mA source-sink capability(3.3V)
Input Low Voltage
VIL
Input High Voltage
VIH
0.8
Output Low Current
IOL
12
mA
0.4V
Output High Current
IOH
12
mA
2.4V
Input High Leakage
ILIH
-1
1
µA
Input Low Leakage
ILIL
-1
1
µA
2.0
V
V
OD12_5v – Open-drain output pin with12mA source-sink capability(3.3V), 5V tolerance
Output Low Current
IOL
12
mA
0.4V
OD16_5v – Open-drain output pin with16mA source-sink capability(3.3V), 5V tolerance
-8-
Dec., 2007
V0.22P
F71610
Output Low Current
IOL
16
mA
0.4V
O12 – Output pin with12mA source-sink capability(3.3V)
Output Low Current
IOL
12
mA
0.4V
Output HIGH Current
IOH
12
mA
2.0V
INts – TTL level input pin and schmitt trigger
VtVt+
Input Low Threshold Voltage
Input High Threshold Voltage
0.8
V
2.0
V
Hysteresis
0.5
ILIH
ILIL
Input High Leakage
Input Low Leakage
V
µA
+1
µA
-1
INt – TTL level input pin
VtVt+
ILIH
ILIL
Input Low Threshold Voltage
Input Hign Threshold Voltage
Input High Leakage
Input Low Leakage
0.8
V
2.0
V
µA
+1
µA
-1
INts_5v – TTL level input pin and schmitt trigger, 5 tolerance
VtVt+
Input Low Threshold Voltage
Input Hign Threshold Voltage
0.8
V
2.0
V
Hysteresis
0.5
ILIH
ILIL
Input High Leakage
Input Low Leakage
V
µA
+1
µA
-1
PAD DC table
USB Interface
Parameter
Symbol
Differential Rise and Fall Time Matching
TFR
TFF
TFRFM
Driver Output Resistance
ZDRV
Rise Time
Fall Time
Min.
Max.
Units
4
20
ns
4
20
ns
90
111.11
%
28
44
Ω
USB AC
USB timing
Jitter Source
Full-speed
Next Transition
Each (ns)
-9-
Total (ns)
Paired Transition
Each (ns)
Total (ns)
Dec., 2007
V0.22P
F71610
Source Driver Jitter
2.0
2.0
1.0
1.0
Source Frequency Tolerance (worst-case)
0.21/bit
1.5
0.21/bit
3.0
3.5
Source Jitter Total
Hub Jitter
3.0
15.0
4.0
1.0
18.5
Jitter Specification
Destination Frequency Tolerance
0.21/bit
1.5
9.0
0.21/bit
20.0
Receiver Jitter Budget
5.0
3.0
12.0
USB Jitter
8. Ordering Information
Part Number
Package Type
Production Flow
F71610R
16-SSOP Green Package
Commercial, 0°C to +70°C
-10-
Dec., 2007
V0.22P
F71610
9. Package Dimensions
16pin-SSOP ( 150 mil)
Feature Integration Technology Inc.
Headquarters
Taipei Office
3F-7, No 36, Tai Yuan St.,
Bldg. K4, 7F, No.700, Chung Cheng Rd.,
Chupei City, Hsinchu, Taiwan 302, R.O.C.
Chungho City, Taipei, Taiwan 235, R.O.C.
TEL : 886-3-5600168
TEL : 866-2-8227-8027
FAX : 886-3-5600166
FAX : 866-2-8227-8037
www: http://www.fintek.com.tw
Please note that all datasheet and specifications are subject to change without notice. All the
trade marks of products and companies mentioned in this datasheet belong to their respective
-11-
Dec., 2007
V0.22P
F71610
10. Application Circuit
VSB5V
VSB3V
U1
VOUT
3
VSB3V
RT9166-33
C2
1uF
1
C1
1uF
VSB3V
VSB3V
C3
10u
VSB3V
1
2
3
4
5
R2
10k
R3 0R
R5 0R
C6
USB_B
10P
PS_OUT#(OD)
C7
10P
Y1
330
U3
USB(D+)
USB(D-)
PS_OUT#
STATE_SEL
XTAL_I
XTAL_O
PWCTL
12MHz
1
2
3
4
5
6
7
8
C5
RX_NR# 0.1u
16
15
14
13
12
11
10
9
D+
VDD
DRX_NR#
PSOUT#
NC
STATE_SEL
LED
XTAL_I
NC
XTAL_O
NC
PWCTL
SDA
GND
SCK
R4
10k
D1
C9
10P
OUT
case
LED
1
RX_NR#
4
GP1UD260Y K
LED
SDA
SCK
F71610R
R6
470K
C8
10P
U2
3
J1
C4
0.1u
GND VCC
R1
2
VIN
GND
2
Long Rang IR Receiver
Please pull pins SDA/SCK to high Æ IF EEPROM does not be used.
VSB3V
VSB3V
R7
10k
S4/S5/PWROK/GPIO
C10
0.1u
U4
A0
A1
A2
1
2
3
4
A0 VCC
A1
WP
A2 SCL
GND SDA
8
7
6
5
WP
SCK
SDA
R8 R9 R10
4.7k 4.7k 4.7k
I2C ROM
R11
4.7k
1. I2C Address = A0H
2. choose WP pull high resister to enable write protect
choose WP pull low resister to disbale write protect
I2C EEPROM
Title
FINTEK F71610R application circuit
Size
B
Date:
12
Document Number
<Doc>
Thursday , Nov ember 22, 2007
Rev
1.0
Sheet
1
of
1
Dec., 2007
V0.22P