4 Simple tuner Programming
5 ------------------------
7 There are some flavors of Tuner programming APIs.
8 These differ mainly by the bandswitch byte.
10 - L= LG_API (VHF_LO=0x01, VHF_HI=0x02, UHF=0x08, radio=0x04)
11 - P= PHILIPS_API (VHF_LO=0xA0, VHF_HI=0x90, UHF=0x30, radio=0x04)
12 - T= TEMIC_API (VHF_LO=0x02, VHF_HI=0x04, UHF=0x01)
13 - A= ALPS_API (VHF_LO=0x14, VHF_HI=0x12, UHF=0x11)
14 - M= PHILIPS_MK3 (VHF_LO=0x01, VHF_HI=0x02, UHF=0x04, radio=0x19)
19 - SAMSUNG Tuner identification: (e.g. TCPM9091PD27)
23 TCP [ABCJLMNQ] 90[89][125] [DP] [ACD] 27 [ABCD]
45 3-wire/I2C tuning, 2-band/3-band
47 These Tuners are PHILIPS_API compatible.
49 Philips Tuner identification: (e.g. FM1216MF)
53 F[IRMQ]12[1345]6{MF|ME|MP}
56 FR12x6: Tuner + Radio IF
60 TD15xx: Digital Tuner ATSC
67 MF: BG LL w/ Secam (Multi France)
68 ME: BG DK I LL (Multi Europe)
69 MP: BG DK I (Multi PAL)
72 MK2 series PHILIPS_API, most tuners are compatible to this one !
73 MK3 series introduced in 2002 w/ PHILIPS_MK3_API
75 Temic Tuner identification: (.e.g 4006FH5)
79 4[01][0136][269]F[HYNR]5
80 40x2: Tuner (5V/33V), TEMIC_API.
83 40x9: Tuner+FM compact
86 xx1x: Pal DK, Secam LL
94 3X xxxx: order number with specific connector
95 Note: Only 40x2 series has TEMIC_API, all newer tuners have PHILIPS_API.
99 - TPI8NSR11 : NTSC J/M (TPI8NSR01 w/FM) (P,210/497)
100 - TPI8PSB11 : PAL B/G (TPI8PSB01 w/FM) (P,170/450)
101 - TAPC-I701 : PAL I (TAPC-I001 w/FM) (P,170/450)
102 - TPI8PSB12 : PAL D/K+B/G (TPI8PSB02 w/FM) (P,170/450)
103 - TAPC-H701P: NTSC_JP (TAPC-H001P w/FM) (L,170/450)
104 - TAPC-G701P: PAL B/G (TAPC-G001P w/FM) (L,170/450)
105 - TAPC-W701P: PAL I (TAPC-W001P w/FM) (L,170/450)
106 - TAPC-Q703P: PAL D/K (TAPC-Q001P w/FM) (L,170/450)
107 - TAPC-Q704P: PAL D/K+I (L,170/450)
108 - TAPC-G702P: PAL D/K+B/G (L,170/450)
110 - TADC-H002F: NTSC (L,175/410?; 2-B, C-W+11, W+12-69)
111 - TADC-M201D: PAL D/K+B/G+I (L,143/425) (sound control at I2C address 0xc8)
112 - TADC-T003F: NTSC Taiwan (L,175/410?; 2-B, C-W+11, W+12-69)
115 - P= Standard phono female socket
116 - D= IEC female socket
121 - TCL2002MB-1 : PAL BG + DK =TUNER_LG_PAL_NEW_TAPC
122 - TCL2002MB-1F: PAL BG + DK w/FM =PHILIPS_PAL
123 - TCL2002MI-2 : PAL I = ??
127 - Most are LG_API compatible
128 - TSCH6 has ALPS_API (TSCH5 ?)
129 - TSBE1 has extra API 05,02,08 Control_byte=0xCB Source:[#f1]_
131 .. [#f1] conexant100029b-PCI-Decoder-ApplicationNote.pdf