AN2707 Freescale Semiconductor / Motorola, AN2707 Datasheet - Page 19

no-image

AN2707

Manufacturer Part Number
AN2707
Description
Software Drivers for Tango3 RF Transmitter and Romeo2 RF Receiver ICs
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
MOTOROLA
Software Drivers for Tango3 RF Transmitter and Romeo2 RF Receiver ICs
Syntax:
Parameters:
Returns:
Description
Notes:
Syntax:
Parameters:
Returns:
Description:
Notes:
TangoSendPreamble_ID
TangoSendData
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
void TangoSendPreamble_ID(void);
None
None
The TangoSendPreamble_ID service triggers
transmission of a message containing a Preamble field
and an ID field. The ID is read from the Tango3
transmission buffer. The driver status is set to
TANGO_BUSY during transmission of this message.
This service and the TangoSendData service are used to
send messages, using the format described in the section
on
The service should be called only when the Romeo2 RX
IC is configured to detect Header bytes in a message
sequence (i.e., the option ROMEO_HE_VALUE is set to
1 in the Romeo.h header file).
void TangoSendData(void);
None
None
The TangoSendData service triggers transmission of a
message containing Preamble, Header, Length, Data,
Checksum and EOM fields. Length and Data are read
from the transmit buffer. The checksum is calculated prior
to transmission.
This service and the TangoSendPreamble_ID service are
used to send messages using the format described in the
section on
page
Romeo2 RX IC is configured to detect Header bytes in a
message sequence (i.e., the option ROMEO_HE_VALUE
is set to 1 in the Romeo.h header file).
Sending Messages With Header Detect on page
5. The service should be called only when the
Sending Messages With Header Detect on
Tango3 Driver
AN2707
5.
19

Related parts for AN2707