I am trying to perform direct loopback and indirect loopback on AD9081 with ZCU102 and no-os driver. I have a few questions:
1. In direct loopback, since ADC output connect directly to DAC input, so we just need to make the AD9081_DAC_FREQUENCY and AD9081_ADC_FREQUENCY in app_config.h identical and call the adi_9081_device_direct_loopback_set() function in main(). Is that enough? Are there any other aspects that we need to take into consideration?
2. In indirect loopback, I want to bypass as much as possible to reduce the latency. But we need at least one DUC and DDC to match the data rate of the jesd link, is that true? Or we can bypass all of them? What are the other aspects and configurations that we also need to consider?
Any help would be appreciated.
Edit Notes
additional info[edited by: rftoddler at 3:23 AM (GMT -4) on 30 Sep 2025]