AD9234
Recommended for New Designs
The AD9234 is a dual, 12-bit, 1 GSPS/500 MSPS ADC. The device has an on-chip buffer and sample-and-hold circuit designed for low power, small size, and...
Datasheet
AD9234 on Analog.com
Hi,
I've built a System, similar to the FMCDAQ2 from ADI based on the AD9234 ADC. I use it to capture data in 500MS and 1000MS configuration. The scopy application on github is used to display the data from the M2K from 12 Bit 100 MSPS ADCs. I think it uses the libiio communication, the M2K will run an iiod and the application reads the iio context over USB correct?
Would it be possible to use scopy to display the data from my iiod device (AD9234) over Ethernet or USB? When yes, where to start to configure the software? Or is scopy only for the M2K board, of cousre I only have an ADC so I would not support the other functions of scopy.
Thanks,
Nils
GenevaCooper - Moved from StudentZone (Analog Dialogue) to High-Speed ADCs. Post date updated from Monday, November 12, 2018 3:41 PM UTC to Monday, July 7, 2025 4:43 PM UTC to reflect the move.
Hello,
Currently, Scopy is designed to specifically work with M2K. One of our future goals is to make it a general purpose app for IIO based devices.
Regards,
- Antoniu
Hi Antoniu,
thanks for your response That sound good to me is there a way to get noticed when this happens?
What would be starting point, or how is the M2K connection, where are the settings from the IIO coummunication. Maybe I can try to do this my self and contribute it to GitHub if it is working.
- Nils
This is something we are actively working on now. Unfortunately, there are custom M2K calls all over the place, so it's not really a simple fix. Basically, when libscopy becomes available Scopy should be segmented enough for other hardware.
-Travis
Hi Travis,
ok many thanks. What is libscopy? An alternative ti iio-osc?
- Nils