AN2707 Freescale Semiconductor / Motorola, AN2707 Datasheet - Page 20

no-image

AN2707

Manufacturer Part Number
AN2707
Description
Software Drivers for Tango3 RF Transmitter and Romeo2 RF Receiver ICs
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
AN2707
Tango3 Driver
Configuration
20
Software Drivers for Tango3 RF Transmitter and Romeo2 RF Receiver ICs
Syntax:
Parameters:
Returns:
Description:
Notes:
Syntax:
Parameters:
Description:
TangoSendMessageNoHeader
TangoTimerInterrupt
The Tango3 driver has a static configuration at compile time. Its configuration
cannot be changed during run time. The driver configuration is defined in a
header file Tango.H. Configuration options are available for the following.
Freescale Semiconductor, Inc.
For More Information On This Product,
Message format
Message data rate
Message modulation format (OOK or FSK)
Carrier frequency
MCU resources
Go to: www.freescale.com
void TangoSendMessageNoHeader(unsigned char
idRepeat)
idRepeat, a specified number of times
None.
The TangoSendMessageNoheader service triggers
transmission of a message containing Preamble, ID,
Length, Data, Checksum and EOM fields. The ID field is
transmitted idRepeat+1 times.
This service is used to send messages using the 'No
Header Detect' format described in
Without Header Detect on page
be called only when the Romeo2 RX IC is configured to
not use header bytes (i.e., the option
ROMEO_HE_VALUE is set to 0 in the Romeo.h header
file).
void TangoTimerInterrupt(void)
None
This function controls the actual processing of the Tango3
driver. It is called by the interrupt vector of the timer
channel used to generate data for the Tango3 IC. In the
CodeWarrior parameter file, this interrupt vector must be
directed to this function. This function MUST be included
used to ensure proper operation of the software driver.
5. The service should
Sending Messages
MOTOROLA

Related parts for AN2707