- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello. I have a question about data transfer.
In my case, n-bit (x-y) array data is stored in MAX 10(144pin qfp - 10M50SAE144I7G) per camera period, then I want to transfer the data to PC through USB Interface for intuitive processing.
What is the easiest way to do that?
I heard Opal Kelly can be used, but I cannot operate that module well..
Is there any solutions can be exploited easily?
If embedded usb-interface in fpga exists, I'll be happy.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ben_Kim!
Well, there are a multiple ways for transferring data from FPGA to the PC.
Probably the easiest is through the JTAG, specifically USB UART https://www.youtube.com/watch?v=7xJ9dhVDCwU
Also you can use Signal Tap and acquire data using MATLAB - https://www.youtube.com/watch?v=fUQUV2x-GVc // https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/qts/qts_qii53009.pdf - page 13–61
But in case you need to transfer data with higher speeds, it will be more difficult task.
Hope it helps.
--
Best regards,
Ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The easiest and simplest way is via USB-UART (JTAG).
There is a similar discussion below that you can check out:
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page