09-26-2019 03:31 AM
Hi,
I'am using the USRP2954R.
I am trying to download its corresponding firmware and fpga image (using UHD).
I wonder how can I have information about my usrp board:
- Series (E-Series or X300-Series ...)
- Product name
- Type
Cordialy.
09-27-2019 04:28 AM
Hello there,
You can find the according information by running the uhd_find_devices.exe from C:\Program Files\UHD\bin with the connected USRP. Also, I would recommend using the NI-USRP Configuration Utility, which does the recognition of the according software automatically.
Thank you.
09-27-2019 04:50 AM
Hi,
Thanks for your reply.
How can I reconfigure the USRP device using UHD (@, name ..)?
Cordialy.
09-27-2019 05:51 AM
If you need to update the firmware of your USRP and FPGA Image, it's better to use the NI-USRP Configuration Utility, as described in the getting started guide.
Thank you.
09-27-2019 05:53 AM
Yes, I agree.
But, I wonder if there is a way to do it with UHD ?
09-27-2019 06:26 AM
09-27-2019 06:35 AM
Actually no,
I want to do what USRP Configuration Utilities allows me to do (change the device name, its IP@, update its fpga image ...) but with UHD.
09-27-2019 06:49 AM
On this page you can find the instructions on the naming of a USRP device. From the left submenu you can change the category of the topic (Firmware and FPGA Images, Device Synchronization, etc.) in question and find the instructions there.
Thank you.
09-27-2019 07:01 AM
OK thanks a lot.