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

Add support for PSRAM PMOD #11

Open
5 tasks
jamesmunns opened this issue Oct 11, 2020 · 0 comments
Open
5 tasks

Add support for PSRAM PMOD #11

jamesmunns opened this issue Oct 11, 2020 · 0 comments

Comments

@jamesmunns
Copy link
Collaborator

jamesmunns commented Oct 11, 2020

I have two instances of this PSRAM PMOD breakout module, and I'd like to add support for this as the Shared System Memory on an Arbitrator. This will require:

  • Adding a QSPI driver for a chip, likely the nRF52840
  • Writing a Rust driver for the chip, with basic read/write functionality
  • Writing a sort of "ring file system/allocator" that can be used by the Object Store plane
  • Implement the Object Store Plane for Card and Arbitrators
  • Modifying or building a new Arbitrator Card that can connect to the PMOD
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

1 participant