Hello,
With pyadi-iio I am able to configure my MxFE AD9081 board connected to Xilinx ZCU102.
However I am not able to change the sample rate on either ADCs or DACs. On the ZCU102 Linux system, using the paths found here:
https://wiki.analog.com/resources/tools-software/linux-drivers/iio-mxfe/ad9081#tx_sample_rate
I get for example:
root@analog:~# cat /sys/bus/iio/devices/iio:device2/out_voltage_sampling_frequency
250000000
Can I use the python bindings to set the part up to use a higher sampling rate? Or does it require some change in the device tree? I understand this may require some change to the JESD204 settings to support the higher rate.
Any example on using the AD9081 at or least nearer to the max sample rates (12 GSPS for DAC, 4 GSPS for ADC) would be much appreciated.
Best regards,
Matt