[USRP-users] B210 Channel B control for GPIO

2023-09-05 Thread blakebaldwin
I am trying to get the GPIO pins to toggle when transmitting for both channels on the b210 however I am having difficulties as channel B is not toggling the ATR which controls the pin out. I have gone through the commands which select the different sources and banks to control the GPIOs but usua

[USRP-users] Re: B210 Channel B control for GPIO

2023-09-05 Thread blakebaldwin
I have tried this, the only available banks are “FP0”, “TXA”, and “RXA”. However, the only one which works seems to be FP0. The other 2 just cause me errors. ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-

[USRP-users] Re: B210 Channel B control for GPIO

2023-09-05 Thread blakebaldwin
I’ve seen this before and it is a fantastic resource for GPIOs. However, best I can tell upon looking it over again is that there should be a second “source” on the B210 which just is not there. When I run get_gpio_src() I get an error message saying the command is not implemented on the motherb

[USRP-users] Re: B210 Channel B control for GPIO

2023-09-05 Thread blakebaldwin
I see, thank you for your help all the same. I’ll keep at it and perhaps someone else can lend some insight in the meantime. ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com

[USRP-users] Re: B210 Channel B control for GPIO

2023-10-03 Thread blakebaldwin
Hello, I am revisiting this issue again in hopes of someone with more familiarity seeing it this time. To reiterate my problem, I am trying to get the GPIO pins controlled by the ATR tied to transmitting and receiving on either channel A or channel B on the USRP B210. Currently I only have it w