Post Go back to editing

ad9467 Python pyadi-iio compatibility

Category: Software
Product Number: AD9467

Hello,

I was wondering if the ad9467 is able to support receive (.rx()) attribute from the pyadi-iio library in python. We have successfully used the library to transmit and receive on a separate pluto device and we are now trying to transmit out of the ADALM-PLUTO and receive on an ad9467 evaluation board. There is an example on the github for the ad9467, but it runs into errors trying to find the device. Hard connecting it through COM looks like it finds the device but it runs into attribute error "AttributeError: 'NoneType' object has no attribute 'find_channel'" when it tries to run the receive.

Thank you for the help,

Thomas

Thread Notes