Difference between revisions of "ESP-HAT-KIT"

From Geekworm Wiki
Jump to navigation Jump to search
Line 63: Line 63:
 
|-
 
|-
 
|  ||  ||  || GND || GND || 39 || 40 || GPIO21/PCMDO || IO15 ||  ||  || DATA
 
|  ||  ||  || GND || GND || 39 || 40 || GPIO21/PCMDO || IO15 ||  ||  || DATA
 +
|}
 +
 +
{| class="wikitable"
 +
! PMOD_Type2 !! IO_Fuction !! EPS32_S3
 +
|-
 +
| SS || FSPICS0 || IO10
 +
|-
 +
| MOSI || FSPID || IO11
 +
|-
 +
| MISO || FSPIQ || IO13
 +
|-
 +
| SCK || FSPICLK || IO12
 +
|-
 +
| INT || FSPIHD || IO9
 +
|-
 +
| RST || TXD0 || IO43
 +
|-
 +
| IO7 || RXD0 || IO44
 +
|-
 +
| IO8 || FSPIWP || IO14
 +
|}
 +
 +
{| class="wikitable"
 +
! SPI_Fuciton !! SD CARD !! EPS32_S3
 +
|-
 +
| MOSI || SD_CMD || IO11
 +
|-
 +
| SCK || SD_CLK || IO12
 +
|-
 +
| MISO || SD_DATA0 || IO13
 +
|-
 +
|  || SD_DATA1 ||
 +
|-
 +
|  || SD_DATA2 ||
 +
|-
 +
| SS || SD_CD/DATA3 || IO10
 +
|}
 +
 +
{| class="wikitable"
 +
! OLED&I2C !! EPS32_S3
 +
|-
 +
| SCL || IO40
 +
|-
 +
| SDA || IO41
 
|}
 
|}
  

Revision as of 15:38, 22 June 2022

ESP32-S3 development board
ESP32-S3 development board
ESP32-S3 development board

Overview

IMG-4254-2000x1376.jpg

https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html


CircuitPython

https://docs.circuitpython.org/en/latest/README.html

https://circuitpython.org/downloads

https://circuitpython.org/board/espressif_esp32s3_devkitc_1_n8/

https://nabucasa.github.io/esp-web-flasher/

Features

Pin Headers

DAC/DIGI MOTOR 2.2/2.4TFT ESP32-S3 RPI PIN PIN RPI ESP32-S3 2.2/2.4TFT MOTOR DAC/DIGI
3V3 3V3 1 2 5V 5V
SDA SDA IO8 SDA1 3 4 5V 5V
SCL SCL IO18 SCL1 5 6 GND GND
SW5/SW5 IO0 GPIO4 7 8 TXD IO43/TXD0
GND GND 9 10 RXD IO44/RXD0
SW6/SW4 IO1 GPIO17 11 12 GPIO18/PCMCLK IO17 BCK
BL IO45 GPIO27 13 14 GND GND
SW3/SW2 IO35 GPIO22 15 16 GPIO23 IO21 SW4/SW3
3V3 3V3 17 18 GPIO24 IO3 SW2/INT(Touch)
MOSI IO6 MOSI 19 20 GND GND
MISO IO2 MISO 21 22 GPIO25 IO4 D/C
SCLK IO7 SCLK 23 24 CE0 IO5 CS
GND GND 25 26 CE1 IO38 CS1(Touch)
IO41 ID_SD 27 28 ID_SC IO40
SW1 IO36 GPIO5 29 30 GND GND
IO37 GPIO6 31 32 GPIO12/PWM0 IO39
IO46 GPIO13/PWM1 33 34 GND GND
LRCK IO47 GPIO19/PCMFS 35 36 GPIO16 IO42
IR IR IR IO48 GPIO26 37 38 GPIO20/PCMDI IO16
GND GND 39 40 GPIO21/PCMDO IO15 DATA
PMOD_Type2 IO_Fuction EPS32_S3
SS FSPICS0 IO10
MOSI FSPID IO11
MISO FSPIQ IO13
SCK FSPICLK IO12
INT FSPIHD IO9
RST TXD0 IO43
IO7 RXD0 IO44
IO8 FSPIWP IO14
SPI_Fuciton SD CARD EPS32_S3
MOSI SD_CMD IO11
SCK SD_CLK IO12
MISO SD_DATA0 IO13
SD_DATA1
SD_DATA2
SS SD_CD/DATA3 IO10
OLED&I2C EPS32_S3
SCL IO40
SDA IO41

Power Supply Options

There are three mutually exclusive ways to provide power to the board:

USB-to-UART Port and ESP32-S3 USB Port (either one or both), default power supply (recommended)

5V and G (GND) pins

3V3 and G (GND) pins

Packing List

User Manual

Add your comment
Geekworm Wiki welcomes all comments. If you do not want to be anonymous, register or log in. It is free.