| Author |
Message |
matbob
Joined: 15 May 2008 Posts: 19 Helped: 2
|
28 Jun 2008 12:51 pll identify |
|
|
|
|
Can anyone identify the IC shown below?
I found it on a tv tuner.
It functions as a mixer cum oscillator.
More information:
24 pins
pins 13 & 24 grounded in the circuit
literature on top:
MT30A
209A160E
JAPAN
|
|
| Back to top |
|
 |
Faithnic
Joined: 07 Jun 2009 Posts: 13
|
19 Sep 2009 16:47 how to identify the ic package |
|
|
|
|
Hi, I also got the same tuner having that IC and a companion IC (16 pin) numbers printed are Philips, 5520, J8788, J9704. Can anyone help?
I am looking for tuners having PLL and digital PLL control.
|
|
| Back to top |
|
 |
matbob
Joined: 15 May 2008 Posts: 19 Helped: 2
|
19 Sep 2009 17:02 Re: Please identify the IC. |
|
|
|
|
Hai Faithnic,
I identified the other IC easily. It is TSA5520 from Philips. It is a 1.3GHz , I2C controlled PLL.
|
|
| Back to top |
|
 |
Faithnic
Joined: 07 Jun 2009 Posts: 13
|
01 Oct 2009 18:36 Please identify the IC. |
|
|
|
|
| Great Matbob! I want to program it through an ATMEGA I2C bus, anyone has any experience?
|
|
| Back to top |
|
 |
matbob
Joined: 15 May 2008 Posts: 19 Helped: 2
|
02 Oct 2009 9:26 Re: Please identify the IC. |
|
|
|
|
Hai Faithnic,
I have done it with PIC. Just dig out everthing from the dataaheet. Its not that difficult as it seems.
|
|
| Back to top |
|
 |
Google AdSense

|
02 Oct 2009 9:26 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
Faithnic
Joined: 07 Jun 2009 Posts: 13
|
19 Oct 2009 7:10 Please identify the IC. |
|
|
|
|
Hi Matbob,
Can I have a look at your PIC control of the tuner?
Thanks.
|
|
| Back to top |
|
 |
matbob
Joined: 15 May 2008 Posts: 19 Helped: 2
|
27 Oct 2009 5:39 Re: Please identify the IC. |
|
|
|
|
Hi Faithnic,
Sorry for the delay. Actually I have implemented an FM receiver using the tuner. I did the coding in a compiler named 'MikroC' for PIC micros. Also I have done a simulation for the circuit using 'Proteus'. I have attached all the files here.
For controlling the freq, etc I used a IR remote with SIRC protocol. Also an LCD is used to display the frequency.
Please look at the comments in the code for any clarifications though it is not commented extensively .
|
|
| Back to top |
|
 |
Faithnic
Joined: 07 Jun 2009 Posts: 13
|
30 Oct 2009 6:46 Please identify the IC. |
|
|
|
|
| Thanks Matbob, will try to get an idea of your codes..
|
|
| Back to top |
|
 |