Conexant CX2388x: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (fixed link)
(v4l link)
Line 8: Line 8:
The cx2388x IC's do not process other analog audio sources. They do, however, provide the ability to connect directly, via an i2s input port, to a 3rd party audio ADC.
The cx2388x IC's do not process other analog audio sources. They do, however, provide the ability to connect directly, via an i2s input port, to a 3rd party audio ADC.



Also see v4l's [http://www.linuxtv.org/v4lwiki/index.php/Cx88_devices_%28cx2388x%29 cx88 page]


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

Revision as of 16:13, 27 February 2007

Big brother to the BT878 produced by Conexant Systems, Inc.. Has specialised DVB support in a new PCI function, instead of using the digital audio input for it. (Yay!). In fact it has stacks of functions, like 6 or something, but fortunately they all share the same (huge 16MB!) memory mapping. Has the same (identical?) RISC programs as the BT878 and the same kind of i2c bus control controller.

But really for DVB I don't think it gives you anything that the BT878 doesn't. If however you want to put analogue video on the same card (like DViCO do) then it seems to have a few improvements in that department.

Analog audio inputs

The cx2388x family of ICs are capable of providing demodulation of all major global broadcast audio standards. In other words, they can directly accept S-IF from a TV tuner pll. These signals will in turn be decoded and are output either to the PC's sound card directly via a patch cable (invokes a DAC step), to a digital audio output interface (eg. SPDIF), or to the host via a DMA channel.

The cx2388x IC's do not process other analog audio sources. They do, however, provide the ability to connect directly, via an i2s input port, to a 3rd party audio ADC.


Also see v4l's cx88 page

External Links