Hi,
I am using AD9371 with ZC706 and working with no-os drivers. All no-os system is working correctly in Xilinx SDK with no-os drivers provided in the master-branch.
I saw adc_capture() function in the previous branches (like in 2018_1) of No-os drivers ( in adc_core.c) . Also there was an example script to capture data from the adc. Could you please provide a similar function in the axi_adc_core.c driver so that we are able to capture adc data easily ? Or at least you can say that what I should do to capture and read adc data using the functions in the axi_dmac.c and axi_adc_core.c drivers.
Thank you .