discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] More USRP2 Questions


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] More USRP2 Questions
Date: Fri, 26 Dec 2008 11:52:10 -0800

On Fri, Dec 26, 2008 at 9:38 AM, Firas A. <address@hidden> wrote:

> 1) What is the serial setting needed to talk to USRP2 UART  (Baudrate,
> parity,...etc) ?

230400 baud, 8N1 format

> 2) Is the processing of set_scale_iq done in the host or in the FPGA?

The scaling itself is done in the DSP pipeline in the FPGA.

> 3) What is the purpose of the AeMB processor? What is its clocking speed?

The aeMB processor is a fully synthesized CPU that forms the heart of
the USRP2 FPGA system-on-a-chip design.  It performs configuration and
status reporting for all the FPGA peripherals, manages the control
channel for the GbE transport, and handles RF daughterboard operation.
 It doesn't perform any DSP functions; these are done purely in logic
in the DSP RX and TX pipelines.  It is clocked at 50 MHz, half the
system clock rate.

> 4) Where USRP2 MAC address is stored ?

It is stored on the USRP2 motherboard EEPROM.

> 2) When My PC (OS Ubuntu 8.1) GLAN setting was DHCP (MTU was 672), I had
> various errors (Segmentation fault, set_decimation error , send Message too
> long,....etc). All These problems are went away when I used static IP
> address (MTU was 1500).

Yes, the USRP2 GbE transport currently requires a GbE MTU of 1500
bytes.  This may change in the future.

-Johnathan




reply via email to

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