Hi Team,
I am using ADRV9002 KV260 custom hardware Setup with reference to ADRV9002 ZCU102 with hdl_2022_r2 and no-OS-2022_R2. I have implemented frequency hopping in ADRV9002 in no-os using adi_adrv9001_fh_HopTable_Static_Configure( ) api. I am able to configure up-to 128 frequencies in two tables.
I have few doubts in frequency hopping.
1. Our requirement is to update one table while other table is hopping and to update 1st index frequency in the table while 0th index frequency in table is hopping & vice-versa. Is there any procedure for updating the frequency hopping at run time in no-os. I saw method called dynamic table loading, but for that also we need to use adi_adrv9001_fh_HopTable_Static_Configure() api & there is no procedure for it. So, please provide any procedure for updating the frequency in frequency hopping table. If dynamic loading is the only option, please provide the procedure for that.
2. We have got 2.47msec time for loading 64 frequencies in a table with spi clk of 45.45MHz & device clock of 100MHz. We have a requirement to reduce this time. So please give any suggestion to reduce this time & provide the time to load 64 frequencies in a table.
3.Is there any way to check time to hop certain number frequencies? If exists, please suggest the steps.
Thank you in advance
D. Yamuna