- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all
I need your help. how can I store a large data into SDRAM, I tried RS232 but it slow. plz help me.Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You know you have a FPGA. You can usse everythink you are able to implement. So why not somethink like USB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A SDRAM controller?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
USB is pretty easy to do this with, a long time ago I made a dumb little USB interface to bridge an FTDI chip to SOPC Builder in a schematic. They give you drivers for free and so all you would need is a DMA and maybe a protocol if you want to build more intelligence into it. I don't know what I did with it since I just through it together in a hurry but it only took a few hours to get my PC sending data back and forth at around 10kB/s (Nios II was moving data one by one so a DMA would be way better in terms of performance).

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page