Advance Data Sheet
December 1999
W3020 GSM Multiband RF Transceiver
Lucent Technologies Inc.
33
Programming Example
This programming example shows how the W3020 can be programmed after power-on and how it can be
programmed prior to receive and transmit bursts. The reference register for the W3000 is initialized separately
with the reference divider ratio, as described in the W3000 data sheet.
Table 43. Initialize CONFIG Register (Reset W3020)
To reset all registers to their default state and put the device into a low-power sleep mode, one write to the
CONFIG register is necessary. This will also reset W3000 if it is connected on the same three-wire bus.
Normally, the device will be both reset and configured in the same programming as follows:
CONFIG register: reset device, set dc calibration time to max value (486 s), set phase detector polarity for the
positive slope VCO, use high BW and coarse dc offset tune.
Bit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Bit No.
A0
A1
RS DT0 DT1 DT2 C1
C2
C3
C4
C5
C6
C7 LD2 C8
VO
C9 OLD C10
F1
F2
F3
F4
A2
Setting
1
0
1
0
1
0
1
0
1
0
1
Note: Hex value = 84827d.
Table 44. Initialize TR Register
The reset operation will set the TR register to the following content:
Bit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Bit No.
A0
A1=0
G0
G1
G2
G3
G4
G5
G6
T0
T1
T2
DS
DP
FTR
T3
T4
T5
T6
MO1
MO2
MO3
B
A2
Setting
0
1
Note: Hex value = 800000.
A filter tune request with this TR content, setting FTR = 1 and MO[1:3] = 111, could be done as a second
initialize followed by a third programming that powers the IC in idle mode.
Table 45. Settle PLL to GSM1800 Band for Receive Mode (W3020/W3000)
Main register: switch to W3020 receive settling mode to allow LO2 to settle; band bit B = 1 for GSM1800.
(W3000 is programmed at the same time to settle LO1 to 1572 MHz frequency with N = 7860 to receive at
1842 MHz.)
Bit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Bit No.
A0=0 A1
A2
A3
A4
A5
A6
A7
M1
M2
M3
M4
M5
M6
M7
M8
M9 M10 M11 MO1 MO2 MO3/EN B A1=0
Setting
0
1
0
1
0
1
0
1
0
1
0
1
0
Notes:
Hex value = 687A68.
Italics indicate W3000 bits.