User's Manual

9
twi_init()
iox_init()
pll_init(TRUE)
interrupt_init()
timer_init()
if_init()
synth_init()
params_load()
sport_init(SPORT_BUS_0)
sport_init(SPORT_BUS_1)
daca_init()
dac_init()
recv_init()
xmit_init()
crc_init()
math_rand_set_seed(params.serial_number)
ecc_init()
pwm_init()
watchdog_init()
mon_init()
Serial Ports: Data=921600:8N1; Diag=115200:8N1;
Starting . . .
Configuring the XETA7 module
The minimal steps to configure a radio are:
1) Verify and/or configure the serial port speeds (both diagnostics and data ports)
2) Configure the radio for network operation:
a. Master, Repeater, or Slave (one master per network)
b. Network operation of “point-to-point” or “point-to-multipoint”
c. Network address that is shared by all radios on the network
d. Radio address of this radio (“1” if master)
e. Address of radio upstream (closer to the Master)
f. Address of radio downstream (farther from the Master)
g. Set the data block size sent downstream and upstream
3) Set the RF data rate speed and modulation method
4) Set the transmit power
5) Set the distance between the radios for worst case propagation delay.