[USRP-users] GPIO ATR signals

2019-11-28 Thread Keith k via USRP-users
Hello all

Is it possible to switch between active-low and active-high states if using
ATR on the gpios?

-- 
-Keith Kotyk
___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


Re: [USRP-users] GPIO ATR signals

2019-12-02 Thread Sam Reiter via USRP-users
Keith,

If I'm understanding your question correctly, the answer is yes. ATR is set
up to allow a GPIO pin to vary its state based on whether a channel of the
radio is transmitting or receiving. You can set this per-pin and
per-channel. You can also use GPIO without tying it to ATR at all. Here's a
GPIO example that goes through setup and demonstrates these options:

https://github.com/EttusResearch/uhd/blob/master/host/examples/gpio.cpp

Best,

Sam Reiter

On Thu, Nov 28, 2019 at 4:01 PM Keith k via USRP-users <
usrp-users@lists.ettus.com> wrote:

> Hello all
>
> Is it possible to switch between active-low and active-high states if
> using ATR on the gpios?
>
> --
> -Keith Kotyk
> ___
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com