Anonymous
Not applicable
Aug 22, 2016
05:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 22, 2016
05:49 AM
hi,
I'm using two bladerf (tx and rx) to transfer continuous data from tx to rx and i want to recuperate data stored in the fx3(rx) mcu in my computer . I was wondering which is the best program that allows me to do so ?
what I want to do is to save the data I get on the computer and use it to draw a graph (on matlab) and I need the graph drawing to be real time transfer
can anyone help me plz by providing the suitable link of a source code example (firmware and host application)?
Best Regards,
mariem
1 Reply
Anonymous
Not applicable
Sep 05, 2016
02:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep 05, 2016
02:30 PM
If you are using Matlab, you can use the cyusb.dll library along with Matlab to create the host application. Also, you can refer the Slavafifo project for the firmware.
Regards,
- Madhu Sudhan