-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PSRAM example missing #6
Comments
Even if the PSRAM controller took up a lot of space, I would like to have an example in verilog to study how it works. |
I was playing around with the PSRAM and I took my module and made it into a more "reusable" example of communicating with the PSRAM. |
Does anyone have some example to use the PSRAM in the tang nano 9K, using QSPI. I can't find any example. Thanks!! |
@FJavieer Gowin provides reference designs and manuals for the peripherals. I am not sure why you want QSPI, 9K's internal 32M PSRAM is based on HyperRAM interface: https://www.gowinsemi.com/en/about/detail/latest_news/36/. |
The link to the PSRAM example in https://github.com/sipeed/Tang-Nano-Doc/blob/master/en/SUMMARY.md gives a 404 errors.
Could you please post an example describing how to use the PSRAM ?
Thanks
The text was updated successfully, but these errors were encountered: