pyadi-iio icon indicating copy to clipboard operation
pyadi-iio copied to clipboard

Possible to use adrv9009_zu11eg_multi with disparate fmcomms8

Open cafeclimber opened this issue 1 year ago • 3 comments

Hi, I was wondering if it was possible to use the adrv9009_zu11eg_multi class but with some devices with the FMCOMMS8 present and some without?

Setting fmcomms8=False when constructing, everything works, but it would be cool if it were possible to, in my case, go from 32-28 channels instead of having to go 32->16

Thanks!

cafeclimber avatar Feb 26 '24 19:02 cafeclimber

Do you have a separate card in mind? Do you have requirements on synchronization performance?

tfcollins avatar Feb 26 '24 21:02 tfcollins

So in the short term, the set up would be

3 adrv9009-zu11eg on FMCs with FMCOMMS8s attached

And 1 without an FMCOMMS8.

I wasn't sure if there was any way to use these together with the multi class to get 28 channels.

cafeclimber avatar Feb 27 '24 16:02 cafeclimber

I added an enhancement here to support this type of configuration https://github.com/analogdevicesinc/pyadi-iio/tree/tfcollins/zu11eg-fm8-enhancement I can't test this myself so if you have any feedback it would be helpful

tfcollins avatar Mar 11 '24 15:03 tfcollins