Pinnacle PCTV HD Mini Stick (80e)
From LinuxTVWiki
(Difference between revisions)
(added picture) |
(djh - break components out into a table including the GPIO and i2c maps.) |
||
| Line 7: | Line 7: | ||
===Components Used=== | ===Components Used=== | ||
[[Image:PCTV 80e Inside1.JPG|thumb|240px|Circuit board]] | [[Image:PCTV 80e Inside1.JPG|thumb|240px|Circuit board]] | ||
| - | + | ||
| + | {| class="wikitable" | ||
| + | |Manufacturer | ||
| + | |Part # | ||
| + | |Function | ||
| + | |I2c addr | ||
| + | |GPIO(s) | ||
| + | |- | ||
| + | |Empia | ||
| + | |EM2874 | ||
| + | |USB Bridge | ||
| + | |n/a | ||
| + | |n/a | ||
| + | |- | ||
| + | |Micronas | ||
| + | |DRX 3933J | ||
| + | |Single-Chip 8VSB / QAM Digital Demodulator [http://www.micronas.com/consumer_products/by_function/drx_3933j/product_information/index.html] | ||
| + | |0x52 | ||
| + | |reset=6 | ||
| + | |- | ||
| + | |Philips / NXP | ||
| + | |TDA18271 C2 | ||
| + | |Tuner | ||
| + | |0xc0 | ||
| + | |n/a | ||
| + | |- | ||
| + | | | ||
| + | | | ||
| + | |EEPROM | ||
| + | |0xa0 | ||
| + | |n/a | ||
| + | |- | ||
| + | | | ||
| + | | | ||
| + | |LED | ||
| + | |n/a | ||
| + | |active=7 | ||
| + | |||
| + | |} | ||
[[Image:PCTV 80e Inside2.JPG|thumb|240px|Circuit board]] | [[Image:PCTV 80e Inside2.JPG|thumb|240px|Circuit board]] | ||
| - | |||
===Identification=== | ===Identification=== | ||
Revision as of 09:41, 14 October 2008
Contents |
Overview/Features
A hybrid USB TV Tuner that supports ATSC & ClearQAM. The unit ships with an IR remote control & telescopic antenna.
Components Used
| Manufacturer | Part # | Function | I2c addr | GPIO(s) |
| Empia | EM2874 | USB Bridge | n/a | n/a |
| Micronas | DRX 3933J | Single-Chip 8VSB / QAM Digital Demodulator [1] | 0x52 | reset=6 |
| Philips / NXP | TDA18271 C2 | Tuner | 0xc0 | n/a |
| EEPROM | 0xa0 | n/a | ||
| LED | n/a | active=7 |
Identification
USB Subsystem ID is: 2304:023f.
Output of lsusb -v:
Bus 007 Device 003: ID 2304:023f Pinnacle Systems, Inc. [hex]
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x2304 Pinnacle Systems, Inc. [hex]
idProduct 0x023f
bcdDevice 1.00
iManufacturer 1 Pinnacle Systems
iProduct 2 PCTV 80e
iSerial 3 123456789012
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0000 1x 0 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x03ac 1x 940 bytes
bInterval 1
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Making It Work
Not supported (yet).