Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- ..... 5) Create a new design and start to test individual parts on the board. .... --- Quote End --- --- Quote Start --- Regarding PSRAM; yes, you could program this RAM from USB. You would need an Avalon-MM slave PSRAM controller, and then you can also add this component to an SOPC System. --- Quote End --- As suggested, I'm testing individual parts of the board. I now want to test the USB on the Stratix III Dev Kit. It seems that data from the USB goes through the FTDI chip or the Cypress chip and through the MAXII and there is a USB data connection between the MaxII and the Stratix III (page 2-8 Stratix III Reference Manual) I would like to know how I can interface with the USB without using SoPC builder. I simply want to get some data (just some bytes for now) from the computer through USB and store them in PSRAM. How can I do this without using SoPC builder? Stratix III Development Kit Reference Manual located at: http://www.altera.com/products/devkits/altera/kit-siii-host.html (http://www.altera.com/products/devkits/altera/kit-siii-host.html)