analogdevicesinc / pyadi-iio

Python interfaces for ADI hardware with IIO drivers (aka peyote)

Home Page:https://analogdevicesinc.github.io/pyadi-iio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Exception: Channel voltage2 not found" in ad9361 example

ea-chang opened this issue · comments

          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 #445 (comment)

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

Closing due to inactivity.