A N 3 3 2
182
Rev. 0.8
Command 0x50. WB_TUNE_FREQ
Sets the WB Receive to tune the frequency between 162.4 MHz and 162.55 MHz in 2.5 kHz units. For example
162.4 MHz = 64960 and 162.55 MHz = 65020. The CTS bit (and optional interrupt) is set when it is safe to send the
next command. The ERR bit (and optional interrupt) is set if an invalid argument is sent. Note that only a single
interrupt occurs if both the CTS and ERR bits are set. The optional STC interrupt is set when the command
completes. The STCINT bit is set only after the GET_INT_STATUS command is called. This command may only
be sent when in powerup mode. The command clears the STC bit if it is already set.
Available in: All
Command arguments: Three
Response bytes: None
Command
Bit
D7
D6
D5
D4
D3
D2
D1
D0
CMD
0
1
0
1
0
0
0
0
ARG1
0
0
0
0
0
0
0
0
ARG2
FREQ
H
[7:0]
ARG3
FREQ
L
[7:0]
Arg
Bit
Name
Function
1
7:0
Reserved
Always write to 0.
2
7:0
FREQ
H
[7:0]
Tune Frequency High Byte.
This byte in combination with FREQ
L
selects the tune frequency in kHz. In
WB mode the valid range is from 64960 to 65020 (162.4–162.55 MHz).
3
7:0
FREQ
L
[7:0]
Tune Frequency Low Byte.
This byte in combination with FREQ
H
selects the tune frequency in kHz. In
WB mode the valid range is from 64960 to 65020 (162.4–162.55 MHz).