Anysee E30C Plus: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (Added category: DVB-C USB Devices)
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:


===Components Used===
===Components Used===
* Samsung DTOS403IH102A (tuner module)
* [[Samsung DTOS403IH102A]] (tuner module)
** ? (tuner IC)
** ? (tuner IC)
* Microchip 24LC256 (serial EEPROM) ... situated on back side of the PCB directly beneath where the tuner IC would be
* [[Microchip 24LC256]] (serial EEPROM) ... situated on back side of the PCB directly beneath where the tuner IC would be
* NXP/Philips TDA10023HT (digital demodulator)
* [[NXP TDA1002x|NXP/Philips TDA10023HT]] (digital demodulator)
* Cross CST56I01 (smart card controller)
* Cross CST56I01 (smart card controller)
* Cypress CY7C68013A (i.e. FX2LP) (USB bridge)
* Cypress CY7C68013A (i.e. FX2LP) (USB bridge)
Line 29: Line 29:
Image:Anysee E30 Plus DVB-C-6.jpg|PIC16LF72
Image:Anysee E30 Plus DVB-C-6.jpg|PIC16LF72
Image:Anysee E30 Plus DVB-C-7.jpg|Microchip 24LC256
Image:Anysee E30 Plus DVB-C-7.jpg|Microchip 24LC256
</gallery>
</gallery>


==External Links==
==External Links==

Latest revision as of 10:35, 5 September 2009

E30C Plus, front of PCB
E30C Plus, back of PCB

A DVB-C USB 2.0 device from Anysee.

Support for it is now (05/2008) merged to the mainline Linux-DVB tree. It is already working fine for most. The newest version of the E30C device is however not yet working, and would need someone with the device to step up on the mailing list and offer information/help so that also that version can be gotten to work.

Overview/Features

While the Anysee website states support for "analog tv and use external a/v input", this is absolutely incorrect (none of Anysee's "E series" devices support analog functionality, rather only their K50 can claim such a feature). This unfortunate case of misinformation is likely the result of a simple "copy & paste" type mistake by whomever created the webpage.

One will find that the device actually contains only an USB connector, antenna input, and a slot for a smart card (Anysee devices bearing "Plus" in their product name indicate the presence of a smart card interface). Additionally, a remote control is bundled in the package.

Based upon the analysis of USBsnoop logs, it appears that the control API used for the FX2 chip is the same as that employed by a Conexant reference design, and which is known to be utilised by a few other devices. The control API should be documented on isely.net and as well as inside cxusb.h.

In the bundled Windows driver/software, there are two firmware files, anyseeAUDB.ROM and anyseeAUDC.ROM. These may or may not have anything to do with this particular device (they may instead be related to analog support provided by a Conexant cx2584x IC found in the K50).

Components Used

  • Samsung DTOS403IH102A (tuner module)
    • ? (tuner IC)
  • Microchip 24LC256 (serial EEPROM) ... situated on back side of the PCB directly beneath where the tuner IC would be
  • NXP/Philips TDA10023HT (digital demodulator)
  • Cross CST56I01 (smart card controller)
  • Cypress CY7C68013A (i.e. FX2LP) (USB bridge)
  • PIC16LF72 (remote control)

The seperate board housing the Conditional Access slot, and which is attached to the main PCB by way of a parallel ribbon cable, can be seen in the following pictures. The other additional photos highlight some of the ICs situated on the main PCB whose label is hard to read in those shots at the top of the page.

External Links