discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Reading registers on the USRP


From: kevinmbo
Subject: [Discuss-gnuradio] Reading registers on the USRP
Date: Sun, 10 Feb 2008 23:16:34 -0500 (EST)
User-agent: SquirrelMail/1.4.10a

Hi,

I'm having a little trouble reading the readback registers that are on the
USRP.  I know that most registers are write only with their contents
mirrored on the computer.  The reason I want read those registers back is
because of a custom unit I am testing.  I currently load a custom
implementation on the USRP that consists of 1 TX chain and 2 custom units,
one of which feeds back information into the unused readback ports (rssi0
to rssi3). I'm able to read from the capabilities register using
'_read_fpga_register(FR_RB_CAPS)' and it returns a value that makes sense.
 When I try reading from any other register, the value returned is
consistently '0'.  I'm reading the registers in a loop in case the value
changes after a given amount of time.  I'm not sure what to try next, can
someone give me a new direction?

-Kevin





reply via email to

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