[USRP-users] Re: RFNoC Replay module (DRAM to PC)

2024-10-08 Thread Jorge Chen
Hi all, I’m working on a multi-channel, phase-coherent transceiver platform using the N310 and RFNoC Replay block (UHD4.6). It has been tested successfully for 4TX and 4RX individually. However, I’m facing challenges getting 4TX and 4RX to work simultaneously. Attempts to configure: 1. *1 Re

[USRP-users] Re: RFNoC Replay module (DRAM to PC)

2024-10-11 Thread Jorge Chen
d 4 ports, not 8. If you configure the replay block > with 4 channels, it will create both 4 input and output ports, > respectively. What bandwidth are you trying to capture? > > Also remember that if you TX and RX simultaneously, you will get crosstalk. > > --M > > On Tue, O

[USRP-users] Re: For building Verilog code for FPGA x300 series which license Vivado should I necessary?

2022-01-17 Thread Jorge Chen
Hi, By the way, there's a note in AN-823 indicating the required Vivado edition for the USRP device. https://kb.ettus.com/Getting_Started_with_RFNoC_Development#Prerequisites *NOTE:* - The edition of Xilinx Vivado that is required will depend on which USRP device is being used. - X3

[USRP-users] PPS and REF out form a X310 and leakage problem

2017-08-07 Thread Jorge Chen via USRP-users
Hi all I’d like to build up 8X8 MIMO system using 4 USRP X310. To synchronize time&freq. between all of them, I used to use a function generator to feed both 1 PPS and 10 MHz reference clock to them. Today, I got an Octoclock which I thought it is able to provide both synchronization signal, b

Re: [USRP-users] PPS and REF out form a X310 and leakage problem

2017-08-18 Thread Jorge Chen via USRP-users
hts show? > > Which USRP is failing to synchronize? If you only try to synchronize the > slave USRPs does that work? > > Regards, > Derek > > On Mon, Aug 7, 2017 at 3:28 PM, Jorge Chen via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> Hi al

Re: [USRP-users] PPS and REF out form a X310 and leakage problem

2017-08-18 Thread Jorge Chen via USRP-users
ed-mail. All the best! Jorge 2017-08-18 20:15 GMT+08:00 Jorge Chen : > Dear Derek > > First of all, I feel sorry that I write you back so late, cuz I went to a > conference these days and was not able to do the experiments. > > 1. The Octoclock I have is the one needs external

[USRP-users] X310 REF LED is blinking

2017-09-12 Thread Jorge Chen via USRP-users
Dear all The LED of REF on the front panel of one of my X310 is blinking instead of constantly lighting up while working, that is, the reference clock is not able to be locked with other x310s (4x4 MIMO system). I've checked the reference clock source is constantly output, and other X310s works f

[USRP-users] Is it able to use RFNoC Replay Block on the receiver chain?

2020-11-17 Thread Jorge Chen via USRP-users
Hi USRP users, In the example "rfnoc_replay_samples_from_file.cpp", we connect SEP and NoC blocks as follows: (Tx_streamer)=>[Replay#0:0]=>[DUC#0:0]=>[Radio#0:0]. It first sends samples from host and records them to the on board memory, then replays them from the on board memory continuously. We'

[USRP-users] Probe N310 on Windows OS

2018-07-24 Thread Jorge Chen via USRP-users
Hi USRP Users I got the new N310, and followed the online Getting Started Guides step by step, and I'm able to run the rx_ascii_art_dft and some example programs on Ubuntu. However, while I tried it on Windows OS, I can ping the address (192.168.10.2) and find it using uhd_find_devices.exe, bu

Re: [USRP-users] synchronizing multiple USRP N310

2019-02-21 Thread Jorge Chen via USRP-users
Hi USRP Users I tried to synchronize 2 N310s throught the external PPS and reference clock, and tested by the application below. *tx_waveforms.exe --args "addr0=192.168.30.3,addr1=192.168.40.3,clock_source=external,time_source=external,master_clock_rate=122.88e6" --rate 30.72e6 --freq 3.5e9 --wav

Re: [USRP-users] synchronizing multiple USRP N310

2019-02-22 Thread Jorge Chen via USRP-users
:18 AM, Jorge Chen via USRP-users wrote: > > Hi USRP Users > > I tried to synchronize 2 N310s throught the external PPS and reference > clock, and tested by the application below. > *tx_waveforms.exe --args > "addr0=192.168.30.3,addr1=192.168.40.3,clock_sour

Re: [USRP-users] synchronizing multiple USRP N310

2019-02-22 Thread Jorge Chen via USRP-users
Hi Marcus Sorry for the confusion, the problem is no signal at all, and the application just hang without any message. Thanks Jorge Marcus D. Leech 於 2019年2月22日 週五,下午10:09寫道: > On 02/22/2019 08:15 AM, Jorge Chen wrote: > > Hi Marcus > > Thanks for your reply. > > Since

Re: [USRP-users] N310 Multi Device Configuration

2019-05-02 Thread Jorge Chen via USRP-users
Hi, Neharika and All, I met some problems on controlling 2 N310s too. But first of all, the argument "second_addr" indicates the IP addr. of the second SFP+ port on that device, and is set in the case of dual 10G streaming. I think the first way you wrote is the right way to access the 2 N310s, e