ADRV9002
Recommended for New Designs
The ADRV9002 is a highly integrated RF transceiver that has dual-channel transmitters, dual-channel receivers, integrated synthesizers, and digital signal...
Datasheet
ADRV9002 on Analog.com
Hi Team,
I am using ADRV9002 ZCU102 Hardware Setup with hdl_2022_r2 and no-OS-2022_R2. Is there any procedure for how to do Fast Frequency Hopping in ADRV9002 using no-os or baremetal.
Thanks in advance
Goli Ganesh
RahulMushini - Moved from Design Support ADRV9001 – ADRV9007 to Microcontroller no-OS Drivers. Post date updated from Monday, September 2, 2024 5:15 AM UTC to Wednesday, September 4, 2024 7:47 AM UTC to reflect the move.
Hi Team,
Is there any update on this ?
Hi,
In the baremetal reference example we don't control the frequency hopping.
Use the linux reference example as a guide on how to use the frequency hopping API.
Also check the design file package for the user manual which comes with a description of the full API including the frequency hopping related functions.
Just a small clarification. In No-OS there is no layer between the user and the API unlike the Linux driver. So if you want to use a feature simply look at the API documentation part of the SDK package. If you have questions about the API/SDK package post them here: Design Support ADRV9001 – ADRV9007
-Travis
Hi buha ,
Thank you for the response.
Use the linux reference example as a guide on how to use the frequency hopping API.
Can you please provide the linux reference example?
Go to analogdevicesinc/linux on github and search for adrv9002, you'll find there both the device tree sources and the code.
Maybe you've already visited the wiki page for the linux reference project but i'm posting it anyway.