USRP b205mini interfacing with matlab

20 views (last 30 days)
nirmala rajagopal
nirmala rajagopal on 31 Mar 2017
Commented: ARHUM AHMAD on 11 Oct 2021
I have USRP b205mini board from Ettus research which can be plugged thru USB. But windows is not able to recognise it although the driver is installed by Matlab and getSDRuDriverversion returns 003.009.004 - vendor.
a=findsdru() returns empty structure
Can you help?
  4 Comments
Walter Roberson
Walter Roberson on 2 Apr 2017
My suspicion is that you need R2017a for that product.
ARHUM AHMAD
ARHUM AHMAD on 11 Oct 2021
I has something similar problem. My usrp 205mini-i detected as B200. I don't know why?

Sign in to comment.

Answers (3)

nirmala rajagopal
nirmala rajagopal on 3 Apr 2017
Edited: Walter Roberson on 16 Sep 2017
Now I could install it. First we need to install the driver from Ettus Research. Windows could recognise the USB 3.0 where I plugged USRP. Then again I tried to install through Matlab! Funny, but it worked! I got the answer for findsdru() as
Platform: 'B205mini'
IPAddress: ''
SerialNum: '30E10CE'
Status: 'Success'
Thanks!

nirmala rajagopal
nirmala rajagopal on 3 Apr 2017
But the IP address field is empty! Although the status is success. I dont know what this means

syed hashir
syed hashir on 16 Sep 2017
How did you update the UHD version on your matlab. My B205 mini is not working

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!