discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] AGC using RXPGA on MxFE


From: Larry Doolittle
Subject: Re: [Discuss-gnuradio] AGC using RXPGA on MxFE
Date: Fri, 22 Jul 2005 21:18:43 -0700
User-agent: Mutt/1.5.9i

On Fri, Jul 22, 2005 at 05:11:35PM -0700, Eric Blossom wrote:
> On Sat, Jul 23, 2005 at 04:35:05AM +0500, Ahmad Sheikh wrote:
> >
> > But using usrp.source_c().set_pga() means that the feedback control
> > be on the python level, which would mean that there would be a large
> > latency in the gain control. Isn't there some way to do this on the
> > hardware?
> > -Ahmad
> 
> The PGA is controlled over the SPI serial bus from the FX2 (as are all
> the AD9862 registers).  You could hack the FX2 firmware to control it,
> but I'm not sure how you'd make the measurement.

If you're willing to design/write/debug/test Verilog, there's nothing
stopping you from changing gain from the FPGA.  I have done something
equivalent on an XC2S200 (sending live data out to a DAC using an SPI
bus.  It's a non-trivial amount of work, and it really helps to know
what you're doing.

     - Larry

Attachment: signature.asc
Description: Digital signature


reply via email to

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