English
Language : 

ZAURA Datasheet, PDF (33/99 Pages) –
ZAURA RF Wireless Library
Programmer’s Reference Manual
21
ZAURA RF Shell Configuration Options
The five UART configuration variables are described in Table 6.
Table 6. UART Configuration Variables
Variable
Default
Range
Meaning
ZAURA_RF_
+
DataEscChar
Any 8-bit value
While in Data Mode, any character
received on UART0 is transmitted to
SAP_APP_0 of ZAURA_RF_Dest.
UART0 returns to Command Mode after
two consecutive
ZAURA_RF_DataEscChar bytes have
been received.
ZAURA_RF_
UartEcho
FALSE
TRUE, FALSE
If TRUE any character received on UART
0 is transmitted (echoed) on UART 0.
UART Echoing is typically enabled to
allow visual confirmation of characters
typed into a terminal emulator if the
emulator is not configured for Local
Echo.
ZAURA_RF_
UseUartFC
TRUE
TRUE, FALSE
When set to TRUE data transfer over
UART0 implements RTS/CTS flow
control.
ZAURA_RF_Remote SAP_UART_0 SAP_APP_0 to Identifies the SAP to which remote
ConsoleSap
SAP_APP_11 or console output will be sent.
SAP_UART_0
ZAURA_RF_
UartBaudDiv[4]
{12, 6, 3, 3}
An array of 4 x
16-bit values
The ZAURA RF Wireless Library
operates at 4 pre-defined frequencies of
the F2480 IPO (11.06 MHz, 5.53 MHz,
2.76 MHz and 1.38 MHz). This table
defines the UART baud rate divisor to
use for each of the IPO settings.
Table 7 lists two configuration options specific to the Z8F2480 MCU.
RM006003-1011
ZAURA RF Shell Configuration Options