Hi everyone,
I am trying to take both ADC samples at the same time from E320. I have
used rfnoc-example as a starting point and added 2 block ram to save ADC
samples. I have a register which triggers saving process. If the trigger
comes, I save 8192 samples from both ADC to BRAMs. After that, I read back
from the host to analyze synchronization between ADC channels. The problem
is when I read the datas from BRAMS, I realized that some samples are zero.
I read all 8192 samples from both BRAMs and at least 5000 of them were
zeros. I guess ADCs are valid only part of the time. What can be the
problem? How can I take 2 ADC samples at the same time to host?

My setup is ;
Host OS : Ubuntu 20.04
UHD : 4.1.0
Device : E320
MTU : 10
Connection : 1G

Kind regards,
Yasir.
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to