Post Go back to editing

Loading custom profile for ADRV9008-2 and ADRV9008-1

Hello ADI Team

I am trying to configure ADRV9008-1 and ADRV9008-2 using Linux. I followed the steps that were provided in https://wiki.analog.com/resources/eval/user-guides/adrv9002/quickstart/zynqmp  and created images for ADRV9008-1 and ADRV9008-2. Now, I  need to load custom profile generated using ADI tool so that I can configure the parameters of Transceivers during Run Time. I have observed that custom profile can be loaded in run time using IIO Oscilloscope. How can I enable this IIO Oscilloscope feature in the custom image that is created so that I can load the profile.

Also, can I load the profile while booting using UART console.

I am an amateur in Linux Domain. Any help in this regard would be highly appreciated.

Thanks

Deepika

Parents Reply
  • Hello Travis

    Thanks for your response.

    That clarified my doubt.

    Seeking another clarification. The example mentioned above is for 1 profile. If I want to change the profiles, editing the device tree and generating a new image sounds tedious. Requesting you to suggest an approach, if it is possible to change the profile in run time, I mean when the board boots.

    Also, may I know the method in which I can display the current configuration in terms of Sampling Frequency, mode for which the device is configured, etc. as  it is displayed on Booting when the device is configured through Bare Metal. I tried using iio_info, but it displays a whole set of parameters configured, few of which I may not need for my application.

    Requesting your guidance.

    -Deepika

Children