AN2707 Freescale Semiconductor / Motorola, AN2707 Datasheet - Page 46

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
Adding the Romeo2 Driver to an Application
46
Software Drivers for Tango3 RF Transmitter and Romeo2 RF Receiver ICs
Description:
Values:
Example:
#define ROMEO_MG_VALUE
Description:
Values:
Example:
#define ROMEO_MS_VALUE
Description:
Values:
Example:
#define ROMEO_PG_VALUE
ROMEO_MG_VALUE
ROMEO_MS_VALUE
ROMEO_PG_VALUE
To add the Romeo2 driver to an application:
1. Add Romeo.h and Romeo.c files to project (in CodeWarrior, right click
2. Add line #include ‘Romeo.h’ to main application program file.
3. Add line 'extern unsigned char romeoReceiveBuffer[];' to main
4. Decide which I/O pins in your application will control Romeo2 functions.
Freescale Semiconductor, Inc.
For More Information On This Product,
on sources folder, then add files).
application program file.
Modify the Romeo.H file to link these pins to Romeo2.
Go to: www.freescale.com
This defines the gain of Romeo2's mixer stage.
0 = Normal gain
1 = -17dB (typical)
This #define switches the position of the MIXOUT pin.
0 - MIXOUT at mixer output
1 - MIXOUT at IF input
This define sets the gain of the phase comparator.
0 - high gain mode
1 - low gain mode
0
1
0
/* Phase comparator set to low gain mode */
/* MIXOUT pin to mixer output
/* Mixer gain is norma
MOTOROLA
*/
*/

Related parts for AN2707