Skip to content

Commit 49b504c

Browse files
authored
Merge pull request #1571 from StellasFun/M5Stack-StampS3
Add M5Stack StampS3
2 parents db913ad + ad7e735 commit 49b504c

File tree

4 files changed

+47
-0
lines changed

4 files changed

+47
-0
lines changed

_board/m5stack_stamp_s3.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
layout: download
3+
board_id: "m5stack_stamp_s3"
4+
title: "M5Stamp S3 Download"
5+
name: "M5Stamp S3"
6+
manufacturer: "M5Stack"
7+
board_url:
8+
- "https://shop.m5stack.com/products/m5stamp-esp32s3-module"
9+
- "https://docs.m5stack.com/en/core/StampS3"
10+
board_image: "m5stack_stamp_s3.jpg"
11+
date_added: 2025-01-11
12+
downloads_display: true
13+
blinka: false
14+
family: esp32s3
15+
bootloader_id: adafruit_feather_esp32s3_nopsram
16+
features:
17+
- Bluetooth/BTLE
18+
- USB-C
19+
- Wi-Fi
20+
- Castellated Pads
21+
---
22+
23+
STAMPS3 is a highly integrated embedded controller designed for IoT applications. It utilizes the Espressif ESP32-S3FN8 main control chip and features 8MB of SPI flash memory. Powered by a high-performance Xtensa 32-bit LX7 dual-core processor, STAMPS3 delivers impressive processing power with a main frequency of up to 240MHz. This module is specifically designed to meet the demands of IoT projects that require embedded main control modules.
24+
25+
STAMPS3 comes equipped with a built-in highly integrated 5V to 3.3V circuit, ensuring stable power supply for reliable operation. It features an RGB status indicator and a programmable button for enhanced user control and visual feedback. The module conveniently leads out 23 GPIOs on the ESP32-S3, allowing for extensive expansion capabilities. The GPIOs are accessible through 1.27mm/2.54mm spacing leads, supporting various usage methods such as SMT, DIP row, and jump wire connections. STAMPS3 offers a compact form factor, delivering strong performance, rich expansion IO, and low power consumption.
26+
27+
USB-C connector and RGB Status LED are independent from all broken-out GPIO. GPIO46 is drop-down by default.
28+
29+
### Mounting Considerations
30+
* 2.54mm DIP mounting breaks out 10 GPIO plus EN, 5V, 3V3, GND, GND
31+
* 1.27mm DIP mounting breaks out 23 GPIO plus EN, 5V, 3V3, GND, GND
32+
* Optional 8 pin 0.5mm pitch FPC header breaks out 6 additional GPIO plus 3V3, GND
33+
* Optional 12 pin 0.5mm pitch FPC header breaks out 9 additional GPIO plus 5V, 3v3, GND
34+
35+
### Optional LCD
36+
The M5Stamp S3 is available as a "Cardputer Accessory Kit", which includes a pre-soldered 8 pin FPC header and a 1.14" 240x135px LCD screen. If you wish to make use of this functionality, please use the adafruit_st7789 library.
37+
38+
## Documentation
39+
40+
* [M5Stamp S3](https://docs.m5stack.com/en/core/StampS3)
41+
42+
## Purchase
43+
44+
* [M5Stack - StampS3 Module](https://shop.m5stack.com/products/m5stamp-esp32s3-module)
45+
* [M5Stack - StampS3 with 1.27 Header Pin](https://shop.m5stack.com/products/m5stamps3-with-1-27-header-pin)
46+
* [M5Stack - StampS3 with 2.54 Header Pin](https://shop.m5stack.com/products/m5stamps3-with-2-54-header-pin)
47+
* [M5Stack - StampS3 with Display](https://shop.m5stack.com/products/cardputer-accessory-kit)
87.5 KB
Loading
60.5 KB
Loading
11.9 KB
Loading

0 commit comments

Comments
 (0)