Post Go back to editing

Is it possible to use FMCDAQ2 inside Scopy application

Thread Summary

The user inquired about using Scopy to display data from a custom system based on the AD9234 ADC over Ethernet or USB. Currently, Scopy is tailored for the M2K board, but Analog Devices is working on making it more general-purpose with the development of libscopy. The user can contribute to this effort by exploring the M2K connection settings and IIO communication configurations.
AI Generated Content

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

Thread Notes