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

Support QSPI and OSPI flash chips larger than 16 MB #56

Open
dobairoland opened this issue Apr 17, 2024 · 1 comment
Open

Support QSPI and OSPI flash chips larger than 16 MB #56

dobairoland opened this issue Apr 17, 2024 · 1 comment
Assignees

Comments

@dobairoland
Copy link
Collaborator

dobairoland commented Apr 17, 2024

Esptool already supports writing to flash chips larger than 16 MB. Octal and quad flashes had to been implemented differently. This is probably relevant for ESP32-S3 only for now. I assume it will be a desired feature for ESP32-P4 as well.

@dobairoland
Copy link
Collaborator Author

I just had a discussion with Scott and we concluded that possibly this could be implemented without esp-hal which could make things much easier. Just to do ROM calls with flash driver implementation. We need to make easy for the community to contribute new flash drivers.

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

No branches or pull requests

2 participants