Cytron Maker Feather AIoT S3 Development Board
Code name: CYTRON_MAKER_FEATHER_AIOT_S3
Cytron Maker Feather AIoT S3 development board is based on esp32s3 microcontroller and uses xtensa architecture. This board has a maximum CPU frequency of 240 MHz and a flash size of 8MB.
About Cytron Maker Feather AIoT S3
A Feather-format ESP32-S3 board by Cytron, designed for AIoT applications with various peripheral support.
Technical Specifications
π°οΈ Connectivity
π§ Microcontroller
β¨ Features
- 20 digital IO pins
- 46 external interrupt pins
- 12 analog input pins
- 19 PWM pins
Cytron Maker Feather AIoT S3 Useful Links
Cytron Maker Feather AIoT S3 Pins Mapping Arduino IDE
Below you can find the Cytron Maker Feather AIoT S3 pinout. This development board provides 20 digital IO pins, out of which 46 can be used as external interrupt pins, 12 as analog input pins and 19 pins have Pulse-Width Modulation (PWM).
Pin | Analog | Touch | PWM | Other |
---|---|---|---|---|
0 | BOOT | |||
2 | PWM | LED_BUILTIN | ||
3 | PWM | BUTTON | ||
4 | A4 | T4 | PWM | |
5 | A3 | T5 | PWM | |
6 | A2 | T6 | PWM | |
7 | A5 | T7 | PWM | SS |
8 | A7 | T8 | PWM | MOSI |
9 | A1 | T9 | PWM | |
10 | A0 | T10 | PWM | |
11 | PWM | VP_EN | ||
12 | PWM | BUZZER | ||
13 | A12 | PWM | VIN VBATT VOLTAGE_MONITOR | |
14 | A11 | T14 | PWM | |
15 | A10 | PWM | TX | |
16 | A9 | PWM | RX | |
17 | A6 | PWM | SCK | |
18 | A8 | PWM | MISO | |
41 | PWM | SCL | ||
42 | PWM | SDA | ||
46 | RGB_BUILTIN |
Default Tools
Bootloader tool | esptool_py |
Uploader tool | esptool_py |
Network uploader tool | esp_ota |
Bootloader address | 0x0 |
Flash mode | dio |
Boot mode | qio |
PSRAM type | opi |
Maximum upload size | 1280 Kb (1310720 B) |
Maximum data size | 320 Kb (327680 B) |
The Cytron Maker Feather AIoT S3 development board by default uses esptool_py uploader tool, esp_ota network uploader tool for Over-the-air (OTA) uploads and esptool_py bootloader tool. The bootloader starts at address "0x0". Flash mode and boot mode for Cytron Maker Feather AIoT S3 development board by default is dio and qio respectively. The board uses opi PSRAM type. When using Arduino IDE, the maximum sketch upload size is 1280 Kb (1310720 B) and maximum data size for variables is 320 Kb (327680 B).