Skip to content
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

Open
jfoucher opened this issue Sep 13, 2020 · 4 comments
Open

PSRAM example missing #6

jfoucher opened this issue Sep 13, 2020 · 4 comments

Comments

@jfoucher
Copy link

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

@carlosdelfino
Copy link

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.

@AntonioDrusin
Copy link

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.
https://github.com/AntonioDrusin/tang-nano-psram

@FJavieer
Copy link

Does anyone have some example to use the PSRAM in the tang nano 9K, using QSPI. I can't find any example. Thanks!!

@kutukvpavel
Copy link

@FJavieer Gowin provides reference designs and manuals for the peripherals.
For example, this is PSRAM reference design: https://gowinsemi.com/upload/database_doc/2050/document/626a10c92cfae.rar
You have to register on their site to download those, unless you have a direct link. But registration doesn't even require email confirmation, so I guess it's fine.

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/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants