The ADF4360-0, ADF4360-1, ADF4360-2, ADF4360-3, ADF4360-4, ADF4360-5, ADF4360-6, ADF4360-7, ADF4360-8 and ADF4360-9 are fully integrated integer-N synthesizers and voltage controlled oscillators (VCOs). The ADF4360-0, ADF4360-1, ADF4360-2, ADF4360-3, ADF4360-4, ADF4360-5, ADF4360-6, ADF4360-7, ADF4360-8 and ADF4360-9 are designed for a center frequency of 2600 MHz (ADF4360-0), 2250 MHz (ADF4360-1), 2000 MHz(ADF4360-2), 1750 MHz(ADF4360-3), 1600 MHz(ADF4360-4), 1300 MHz(ADF4360-5), 1150 MHz (ADF4360-6) or a frequency which is set by external inductors between 350 MHz to 1800 MHz(ADF4360-7) or 65 MHz to 400 MHz (ADF4360-8 and ADF4360-9) . In addition, a divide option is available. Control of all the on-chip registers is through a simple 3-wire interface. The devices operate with a power supply ranging from 3.0 V to 3.6 V and can be powered down when not in use.
The goal of this project (Microcontroller No-OS) is to be able to provide reference projects for lower end processors, which can't run Linux, or aren't running a specific operating system, to help those customers using microcontrollers with ADI parts. Here you can find a generic driver which can be used as a base for any microcontroller platform and also specific drivers for Renesas platforms.
HW Platform(s):
The driver contains two parts:
The Communication Driver has a standard interface, so the ADF4360-x driver can be used exactly as it is provided. There are three functions which are called by the ADF4360-x driver:
Driver architecture
The implementation of these three functions depends on the used microcontroller.
The following functions are implemented in this version of ADF4360 driver:
Function | Description |
---|---|
unsigned char ADF4360_Init(unsigned char adf4360Version) | Initialize the device. |
void ADF4360_Write(unsigned long data) | Write data into a register. |
void ADF4360_Power(unsigned char powerMode) | Powers down or powers up the device. |
unsigned long long ADF4360_SetFrequency(unsigned long long frequency) | Sets the ADF4360 frequency. |
This section contains a description of the steps required to run the ADF4360 demonstration project on a Renesas RL78G13 platform.
An EVAL-ADF4360-xEBZ1 board has to be interfaced with the Renesas Demonstration Kit (RDK) for RL78G13.
There are two types of boards: with USB connector or with DB9 connector.
Eval board with USB connector:
T4 (GND) → RL78G13 J11 connector Pin 5 T13 (DATA) → RL78G13 J11 connector Pin 2 T14 (LE) → RL78G13 J11 connector Pin 1 T15 (CLK) → RL78G13 J11 connector Pin 4
Eval board with DB9 connector:
9 Way D-Type connector Pin 3 (CLK) → RL78G13 J11 connector Pin 4 9 Way D-Type connector Pin 5 (DATA) → RL78G13 J11 connector Pin 2 9 Way D-Type connector Pin 6 (GND) → RL78G13 J11 connector Pin 5 9 Way D-Type connector Pin 7 (LE) → RL78G13 J11 connector Pin 1
This section presents the steps for developing a software application that will run on the Renesas Demo Kit for RL78G13 for controlling and monitoring the operation of the ADI part.
This section contains a description of the steps required to run the ADF4360 demonstration project on a Renesas RX62N platform.
An EVAL-ADF4360-xEBZ1 board has to be interfaced with the Renesas Demonstration Kit (RDK) for RX62N.
There are two types of boards: with USB connector or with DB9 connector.
Eval board with USB connector:
T4 (GND) → RDKRX62N J8 connector Pin 4 T13 (DATA) → RDKRX62N J8 connector Pin 19 T14 (LE) → RDKRX62N J8 connector Pin 15 T15 (CLK) → RDKRX62N J8 connector Pin 20
Eval board with DB9 connector:
9 Way D-Type connector Pin 3 (CLK) → RDKRX62N J8 connector Pin 20 9 Way D-Type connector Pin 5 (DATA) → RDKRX62N J8 connector Pin 19 9 Way D-Type connector Pin 6 (GND) → RDKRX62N J8 connector Pin 4 9 Way D-Type connector Pin 7 (LE) → RDKRX62N J8 connector Pin 15
In this example, two values are loaded into R and N Counters and the MUXOUT is configured to be connected to the R Divider output.
This section presents the steps for developing a software application that will run on the Renesas Demo Kit for RX62N for controlling and monitoring the operation of the ADI part.
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
全部0条评论
快来发表一下你的评论吧 !