# Adafruit ESP32-S3 Feather (8MB Flash, No PSRAM)

> Feather-format ESP32-S3 dual-core 240 MHz board with 8 MB flash, native USB-C, BLE, WiFi, STEMMA QT, LiPoly charging, and MAX17048 — no PSRAM variant for leaner memory budgets.

## Quick Facts

- **Brand:** Adafruit
- **Board Type:** dev-board
- **Price:** ~$17.5
- **Product Readiness:** developer
- **CPU:** Xtensa LX7 dual-core @ 240 MHz (ESP32-S3)
- **CPU Architecture:** Xtensa LX7
- **CPU Cores:** 2
- **RAM:** 512 KB SRAM
- **Flash:** 8MB
- **Power:** 5V + LiPo
- **Operating Voltage:** 3.3V
- **Battery:** user-supplied LiPo
- **Antenna:** built-in PCB antenna

## Connectivity

- **Wifi:** 2.4GHz 802.11 b/g/n
- **Bluetooth:** BLE 5.0

## Open Source

- **Firmware:** Yes
- **Schematics:** Yes
- **PCB Layout:** Yes

## Compatible Firmware

circuitpython, arduino, esp-idf

## Use Cases

- iot
- smart-home
- wearable

## Components

- **ESP32-S3** (mcu): Espressif ESP32-S3 dual-core 240 MHz Xtensa LX7 with 512 KB SRAM, native USB OTG, 2.4 GHz WiFi, and BLE 5. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fwww.espressif.com%2Fsites%2Fdefault%2Ffiles%2Fdocumentation%2Fesp32-s3_datasheet_en.pdf&ref=openhardware.directory&product=adafruit-esp32-s3-feather-8mb&source=md-export)
- **MAX17048** (battery-charger): Maxim MAX17048 Li-Ion/LiPo fuel gauge providing accurate state-of-charge via I2C. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fwww.analog.com%2Fmedia%2Fen%2Ftechnical-documentation%2Fdata-sheets%2FMAX17048-MAX17049.pdf&ref=openhardware.directory&product=adafruit-esp32-s3-feather-8mb&source=md-export)

## Protocols

- **I2C**: SDA: GPIO3, SCL: GPIO4
- **SPI**: SCK: GPIO36, MOSI: GPIO35, MISO: GPIO37
- **UART**: TX: GPIO43, RX: GPIO44
- **USB**: 

## GPIO Map

| Pin | Name | Type | Functions |
|-----|------|------|-----------|
| GPIO17 | ADC | ADC | ADC |
| GPIO18 | ADC | ADC | ADC |
| GPIO14 | ADC | ADC | ADC |
| GPIO15 | ADC | ADC | ADC |
| GPIO16 | ADC | ADC | ADC |
| GPIO8 | ADC | ADC | ADC, touch |
| GPIO5 | GPIO | GPIO | GPIO, PWM |
| GPIO6 | GPIO | GPIO | GPIO, PWM |
| GPIO9 | GPIO | GPIO | GPIO, PWM |
| GPIO10 | GPIO | GPIO | GPIO, PWM |
| GPIO11 | GPIO | GPIO | GPIO, PWM |
| GPIO12 | GPIO | GPIO | GPIO, PWM |
| GPIO13 | GPIO | GPIO | GPIO, PWM |
| GPIO36 | SCK | SPI | SPI |
| GPIO35 | MOSI | SPI | SPI |
| GPIO37 | MISO | SPI | SPI |
| GPIO3 | SDA | I2C | I2C, STEMMA QT |
| GPIO4 | SCL | I2C | I2C, STEMMA QT |
| GPIO43 | TX | UART | UART |
| GPIO44 | RX | UART | UART |

## Available Software

- **[CircuitPython](https://openhardware.directory/r?to=https%3A%2F%2Fcircuitpython.org%2Fboard%2Fadafruit_feather_esp32s3_nopsram%2F&ref=openhardware.directory&product=adafruit-esp32-s3-feather-8mb&source=md-export)**
- **[Arduino ESP32](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2Fespressif%2Farduino-esp32&ref=openhardware.directory&product=adafruit-esp32-s3-feather-8mb&source=md-export)**

## Description

## Overview

The Adafruit ESP32-S3 Feather (8 MB Flash, No PSRAM) brings Espressif's dual-core 240 MHz ESP32-S3 into the Feather form factor with 8 MB of Flash and 512 KB of on-chip SRAM — without the additional PSRAM found in sibling variants. This makes it the right choice for projects that don't need large buffer space but benefit from the ESP32-S3's dual cores and BLE support over the single-core ESP32-S2.

Native USB-C enables keyboard, mouse, MIDI, and mass-storage emulation directly from the SoC. The UF2 bootloader allows drag-and-drop firmware updates without a separate programming tool. A STEMMA QT connector with switchable power provides solderless I2C sensor connectivity, and the standard Feather pinout ensures compatibility with the FeatherWing ecosystem.

The board includes a MAX17048 battery fuel gauge, a LiPoly charger accessible from USB-C, and an NeoPixel with its own power-control GPIO. Reset and DFU buttons, On/Charge/User indicator LEDs, and a serial debug pin round out the hardware. Deep sleep current is approximately 100 µA.

Both CircuitPython and Arduino are supported, with Adafruit's CircuitPython library bundle providing ready-made drivers for the vast majority of STEMMA QT sensors. ESP-IDF developers can access the full ESP32-S3 peripheral set including the vector AI instructions for lightweight on-device inference.

## Where to Buy

- [Adafruit](https://openhardware.directory/r?to=https%3A%2F%2Fwww.adafruit.com%2Fproduct%2F5323&ref=openhardware.directory&product=adafruit-esp32-s3-feather-8mb&source=md-export) — 17.5

## Resources

- [product](https://openhardware.directory/r?to=https%3A%2F%2Fwww.adafruit.com%2Fproduct%2F5323&ref=openhardware.directory&product=adafruit-esp32-s3-feather-8mb&source=md-export)
- [github](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2Fadafruit%2FAdafruit-ESP32-S3-Feather-PCB&ref=openhardware.directory&product=adafruit-esp32-s3-feather-8mb&source=md-export)
- [learn guide](https://openhardware.directory/r?to=https%3A%2F%2Flearn.adafruit.com%2Fadafruit-esp32-s3-feather&ref=openhardware.directory&product=adafruit-esp32-s3-feather-8mb&source=md-export)

## Tags

`esp32-s3`, `feather`, `stemma-qt`, `circuitpython`, `native-usb`, `wifi`, `ble`, `lipo`

## Images

![Adafruit ESP32-S3 Feather (8MB Flash, No PSRAM)](https://nbg1.your-objectstorage.com/openhardware-directory/entities/adafruit-esp32-s3-feather-8mb/0723a296deb3.jpg)
![Adafruit ESP32-S3 Feather (8MB Flash, No PSRAM)](https://nbg1.your-objectstorage.com/openhardware-directory/entities/adafruit-esp32-s3-feather-8mb/e34ba9740ee0.jpg)
![Adafruit ESP32-S3 Feather (8MB Flash, No PSRAM)](https://nbg1.your-objectstorage.com/openhardware-directory/entities/adafruit-esp32-s3-feather-8mb/a1f20e70934c.jpg)

> **Battery Powered:** Li-Po

---
[View full device page](https://openhardware.directory/devices/adafruit-esp32-s3-feather-8mb)