> It definitely has FM capability on both
> the Digital and Analog sides.
Just to be clear, when I said FM, I was referring to consumer FM radio -
the type you generally get around 87-108MHz. It seems that a digital TV
dongle, which can't pick up analogue TV, but can do FM radio between
88-108MHz, is possibly using SDR to do the FM radio part.
> On the firmware there apparently are many similarities between the way
> the DVB cards communicate and smart cards - in terms of downloading it´s
> firmware. So thus, via that and it´s most likely proprietary standard
> it´s likely very configurable given the time to reverse engineer and
> otherwise spend a lot of time... yeah, another 20 you say? LOL
Downloading the firmware may be similar, but the real question is what
does the firmware do? Is it code for a simple CPU which sets up
registers on other chips, or is it bytecode for a full blown demodulator
running on an FPGA? If it is, do you know what type of FPGA? Can you
get the toolchain required to compile your own firmware? Do you know
which pins to assign to inputs and outputs in order to communicate with
the other chips on the device? Do you have code for a USB stack to
communicate with the host? Is the chip running the firmware even
capable of performing ADC fast enough? There are so many unknowns it's
no surprise the RTL2832's capability was only discovered by accident.
Given that you'll likely be doing all this without datasheets, it'd be
an enormous challenge. Even the RTL2832 was difficult, and some of the
people involved *did* have datasheets.
I don't mean to discourage you, it just sounds like you haven't fully
appreciated just how much work would be involved in an effort like this.
Plus you might get all the way to the end and then discover that the
hardware isn't capable of SDR anyway!
Or you might get it to work after many months, but nobody cares because
the frequency range is so limited compared to the E4000's ~50-2100MHz.
Or the devices have become obsolete and you can't buy them anyway. I'm
not really sure it's worth the effort...!
But then having said that, if you're passionate about learning the
skills involved, you'll get something useful out of it even if you can't
use the device for SDR. Don't let my negative attitude put you off :-)
Cheers,
Adam.