Adafruit ESP32-S2 Feather wrong specification
See original GitHub issueHi,
regarding to the specs the FeatherS2 has 16MB Flash instead of 4MB and 8MB RAM.
So I think (I’m relatively new and therefore not sure)
"flash_size": "16MB",
, "maximum_size": 16777216,
, "extra_flags": "-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue",
should be correct
featheresp32-s2.json boardfile Not sure how the size of the SPI RAM can be saved in the board file. Would be nice if someone could take a look at it
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
FeatherS2 - ESP32-S2 Feather Development Board : ID 4769
Introducing the FeatherS2 - The full-featured ESP32-S2 based development board in a Feather format from Unexpected Maker. The FeatherS2 is a power house, ......
Read more >Troubleshooting | Adafruit ESP32-S2 Feather
CircuitPython 7.0.0 and Later · 1 GREEN blink: Code finished without error. · 2 RED blinks: Code ended due to an exception. Check...
Read more >Adafruit ESP32-S2 Feather - 4 MB Flash + 2 MB PSRAM
That's right - it's the new Adafruit ESP32-S2 Feather! With native USB and 4 MB flash + 2 MB of PSRAM, this board...
Read more >Adafruit ESP32-S2 Feather with BME280 Sensor - STEMMA QT
The ESP32-S2 is a highly-integrated, low-power, 2.4 GHz Wi-Fi System-on-Chip (SoC) solution that now has built-in native USB as well as some other...
Read more >FeatherS2 Neo - Blingy RGB ESP32-S2 Feather Development ...
Adafruit Industries, Unique & fun DIY electronics and kits FeatherS2 Neo - Blingy RGB ESP32-S2 Feather Development Board [Unexpected Maker] : ID 5629...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
works fine. Also the
ESP.getFreePsram()
command shows 8351975. The only problem is, that the board doesnt connect to usb, also mentioned here No USB Serial port available #4728 but this isnt a pio bug. (Tested this with the arduino frameworkplatform_packages = platformio/framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#2.0.0-alpha1
is this enough? or espidf required?)Resolved in https://github.com/platformio/platform-espressif32/commit/84f6d42a38a870cf110d2255eaef7960be57cc8f