www.RFM.com
Technical s1.678.684.2000
Page 41 of 82
©2009 by RF Monolithics, Inc.
E-mail:
DNT2400 - 08/18/09
4.2.4 Bank 3 - Serial
Size in
Bank Loc'n Name
R/W
bytes Range Default
03
00
SerialRate R/W
2
0..2
16
9.6 kb/s (0x0030)
03
01
SerialParams
R/W
1
0..7
8N1
03
03
SerialControls
R/W
1
0..7
0x07
SerialRate - sets the serial rate divisor according to the following formula:
Serial rate in b/s = 460800/SerialRate
Serial rate division settings for commonly used baud rates are:
Setting
Serial rate
0x0000
460.8
kb/s
0x0001
460.8
kb/s
0x0002
230.4
kb/s
0x0004
115.2
kb/s
0x0006
76.8
kb/s
0x0008
57.6
kb/s
0x000C
38.4
kb/s
0x0010
28.8
kb/s
0x0018
19.2
kb/s
0x0030
9.6 kb/s (default)
0x0060
4.8
kb/s
0x00C0
2.4
kb/s
0x0180
1.2
kb/s
Note that if a value of 0x0000 is specified, the maximum data rate of 460.8 kb/s will be selected.
SerialParams - sets the serial mode options for parity and stop bits:
Setting
Mode
0x00
No parity, 8 data bits, 1 stop bit (default)
0x01
No parity, 8 data bits, 2 stop bits
0x02
Reserved
0x03
Reserved
0x04
Even parity, 8 data bits, 1 stop bit
0x05
Even parity, 8 data bits, 2 stop bits
0x06
Odd parity, 8 data bits, 1 stop bit
0x07
Odd parity, 8 data bits, 2 stop bits
Note that 8-bit data with no parity is capable of carrying 7-bit data with parity for compatibility without loss
of generality for legacy applications that may require it.
SerialControls - this parameter affects the way the radio responds to the various serial control lines.
Enabling or disabling response to some serial control signals can facilitate communicating with devices
that support only a reduced serial interface. The parameter is defined as a bitmask, with the following
options:
bits
7..3 Reserved
bit
2
Base /DCD mode:
1 = The base will only assert /DCD when at least one remote is registered (default).
0 = The base always asserts /DCD, regardless of whether any remotes are attached.
bit
1
/HOST_RTS enable:
1 = Radio will respond to changes on the /HOST_RTS control line (default).
0 = Radio ignores the /HOST_RTS pin and assumes flow control is always asserted.
bit 0
SLEEP/DTR enable.
1 = Radio will respond to changes on the SLEEP Pin (default)
0 = Radio ignores the SLEEP Pin and is always in the awake state.