Setup.txt mentions different config than LilyGo
dapug opened this issue · 1 comments
dapug commented
The board is 16MB Flash, no? The config png (Arduino_Config.png) shows Flash Size: 16MB, but this setup.txt says to set it to 8MB. Why?
The config from LilyGo also shows partition as "Huge App", but Setup.txt says to set it to "8M with spiffs". Why?
Also note, if you run code that requires PSRAM, you will have issues unless you configure to use PSRAM, which apparently is disabled by default on the board "ESP32S3 Dev Module" (aka "esp32-s3-devkitc-1").
I'm unclear what the setup instructions is trying to help people do, when missing config this board actually has. If it is just a demo of hothead, that's cool, but its not really titled or pitched that way.
teastainGit commented
Why?
Dozens or more people have been helped by this Repo.
Thank you for pointing out that LilyGO changed the setup parameters and I forgot to update the setup text.
(the old parameters worked fine, but they announced new settings…so I posted a screenshot…)
Done.
Cheers !
Terry Stainton
***@***.***
… On Dec 21, 2022, at 5:29 PM, David Pugmire ***@***.***> wrote:
The board is 16MB Flash, no? The config png (Arduino_Config.png) shows Flash Size: 16MB, but this setup.txt says to set it to 8MB. Why?
The config from LilyGo also shows partition as "Huge App", but Setup.txt says to set it to "8M with spiffs". Why?
Also note, if you run code that requires PSRAM, you will have issues unless you configure to use PSRAM, which apparently is disabled by default on the board "ESP32S3 Dev Module" (aka "esp32-s3-devkitc-1").
I'm unclear what the setup instructions is trying to help people do, when missing config this board actually has. If it is just a demo of hothead, that's cool, but its not really titled or pitched that way.
—
Reply to this email directly, view it on GitHub <#1>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ATCNKOFHS3REOGKYNSEWDTTWOOAGLANCNFSM6AAAAAATGC6WA4>.
You are receiving this because you are subscribed to this thread.