On Fri, 16 Mar 2007, Hartmut Hackmann wrote:
> > Do you have a datasheet or design guide that explains about needing to turn
> > the tda9887 on?  Is it one of the TUA6034 ports that controls it?
> >
> I only have the datasheet. Things look like P4 needs to be one to make the
> tda9887 accessible. The problem is that according to the TUA datasheet, this

I wish I had a fmd1216 tuner, this would be easy to test.  Try turning P4
off and see if the tda9887 stop responding to i2c reads.  When P4 is turned
back on, is the power-on-reset bit set in the tda9887?

> > If analog doesn't work the fmd1216, then I don't think a dvb-pll
> > integration patch should be obligated to fix it.  But, I don't want to
> > break anything that does work now.
> >
> ACK. changing the dvb tuning code will not affect this. The only important
> issue is to set the tuner to analog mode when dvb goes to sleep. Otherwise
> the first analog tuning attempt will fail because the tda9887 will not listen.

dvb-pll will need to be extended to do this.  Right now, it can only send a
two-byte sequence for the sleep command.  In order to set both the AGC byte
and the port control byte, a 4-byte message is necessary.  The TUA603x
datasheet doesn't say you can send CB-AB-CB-BB, but it doesn't say you
can't, and I've tested it and it works.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to