discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] USRP digital I/O


From: Steven Clark
Subject: Re: [Discuss-gnuradio] USRP digital I/O
Date: Mon, 28 Jan 2008 16:47:19 -0500

I asked the same thing a year or so ago, didn't get much of an answer.

AFAIK, there are no software hooks for the digital I/O pins. What we
ended up doing was editing the verilog such that the sign of the real
component sent to the BasicTX dboard came out on 1 I/O pin, and the
sign of the imag component went to another pin. One pin was data, the
other clock. We used the Quartus software to generate another .rbf
file, in other words. Just set the gain of the tx dboard to the min
and ignore its analog output. This worked fine for us.

-Steven

On Jan 28, 2008 2:04 PM, Tyrel Newton <address@hidden> wrote:
> Hello to all,
>
> I'm new gnuradio and the USRP and I was hoping somebody can provide me
> with a quick answer/advice before I go digging through the source code
> (I didn't find an obvious answer looking through the wiki and
> datasheets).
>
> I have an application where I will need the USRP's aux digital I/O to
> control an antenna switching network at approximately 1 kHz
> frequencies. How far up the software chain does support for the USRP's
> aux digital I/O go? Is there much support for them at the python
> level? Or am I looking at writing additional stuff for the FPGA in
> verilog?
>
> Thanks,
> Tyrel
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]