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

Request to add an example on how to write to the 4 MB #18

Open
youssef02 opened this issue Sep 24, 2022 · 5 comments
Open

Request to add an example on how to write to the 4 MB #18

youssef02 opened this issue Sep 24, 2022 · 5 comments

Comments

@youssef02
Copy link

A simple example to write to 4 MB.

@LilyGO
Copy link
Contributor

LilyGO commented Sep 27, 2022

Do not understand what you mean

@youssef02
Copy link
Author

The board come with 4mB flash, I tried to use SPI but was unable to access the flash memory, so I was hoping if you could help with an example, thanks

@youssef02
Copy link
Author

The 4mB flash is external, right?

@LilyGO
Copy link
Contributor

LilyGO commented Oct 13, 2022

All your programs will be downloaded to flash. It is where the firmware is stored.

@LilyGO
Copy link
Contributor

LilyGO commented Oct 13, 2022

You can use the file system directly. Examples are indicated in Arduino. name is SPIFFS

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

2 participants