Which SDR platform should I use when I want to implement my custom algorithm running on the FPGA of a USRP E310?

4 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 11 Aug 2020
The USRP support package is not the right SDR platform. The Communications Toolbox provides only I/O support for USRP radios. In other words, customers can send and receive I/Q (complex) samples using the radio, but they cannot target (i.e. program the FPGA or ARM) on the radio.
The Zynq SDR support package (<https://www.mathworks.com/hardware-support/zynq-sdr.html>) should be used. It provides both I/O and targeting workflows
  1 Comment
Neil MacEwen
Neil MacEwen on 11 Aug 2020
A small correction, the USRP Embedded Series Radio support package should be used for the USRP E310 hardware. It contains the same functionality as the Zynq Radio support package.

Sign in to comment.

More Answers (0)

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!