analogdevicesinc / pyadi-iio

Python interfaces for ADI hardware with IIO drivers (aka peyote)
https://analogdevicesinc.github.io/pyadi-iio
Other
134 stars 99 forks source link

"Exception: Channel voltage2 not found" in ad9361 example #521

Closed ea-chang closed 5 months ago

ea-chang commented 5 months ago
          Hi, I am having the same issue. I have the latest ADALM-PLUTO and I am using the ad9361 example (where they do sdr.rx_enabled_channels = [0], sdr.tx_enabled_channels = [0]) but I am getting the same "Exception: Channel voltage2 not found". These are my settings. What should I check/change?

image

image

Originally posted by @ea-chang in https://github.com/analogdevicesinc/pyadi-iio/issues/445#issuecomment-1908964933

tfcollins commented 5 months ago

If you are using 1r1t mode use the Pluto or ad9364 class.

tfcollins commented 5 months ago

Closing due to inactivity.