Anysee E30C Plus: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (minor formating)
No edit summary
Line 2: Line 2:
A [[DVB-C]] [[DVB-C USB Devices|USB 2.0 device]] from [[Anysee]].
A [[DVB-C]] [[DVB-C USB Devices|USB 2.0 device]] from [[Anysee]].


Support for it is now (05/2008) merged to the [http://linuxtv.org/hg/v4l-dvb 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.
It is currently unsupported in the mainline Linux-DVB tree, but luckily support has been development in [http://linuxtv.org/hg/~anttip/anysee/ its own branch]. The branch is already working fine for many, and it's going to be integrated into Linux kernel later on.


==Overview/Features==
==Overview/Features==

Revision as of 07:35, 30 May 2008

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