Preview – LuatOs ESP32-C3 Board

Last Updated on 14. Februar 2024 by sfambach

Ich war mal wieder zu Besuch beim schnellen Ali und stöberte einwenig herum als mir dieses Board auffiel. Es besitzt einen ESP32-C3 und ist in einem Formfaktor der auf ein Breadboard passt.

Was ist ein Preview: Da ich immer mehr den Überblick über die bestellte Hardware verliere, werde ich nach der Bestellung eine kleine Vorschau schreiben. Wenn ich dann zu der Hardware komme werde ich das ensprechende Preview durch den eigentlichen Beitrag ersetzen. Somit erhaltet ihr die Möglichkeit schon mal die bald Kommende Hardware zu besichtigen und zu kommentieren. Die Beiträge werde ich dann nach euren Kommentaren oder nach meiner Laune und Zeit priorisieren ;).

Ansicht

Beschreibung

Nettes kleines Board, mit einem ESP32-C3 hier ein paar zusätzliche Daten:

  • Abmessung 21mm breit *51mm lang
  • 1 SPI FLASH, onboard 4MB, support bis maximal 16MB
  • 2 UART Schnittstellen, UART0 ~ UART1, download port ist UART0
  • 5 12-bit ADC, hohe sampling rate 100KSPS
  • 1 Low-speed SPI interface, support master mode
  • 1 Road IIC controller
  • 4 PWM interface, can use any GPIO
  • GPIO 15 external pins, reusable
  • 2 Road patch LED indicator
  • 1 Road reset button 1 road BOOT button
  • 1 Road USB to TTL download debugging port
  • 2.4G PCB onboard antenna
  • Blutooth und WLAN

Pinbelegung

**Number **NameDefault function after resetMultiplexing functionPower domain** Pull-down capability**
32GNDGrounding
315V5V Power interface, connected to USB VBUS
30BOOTGPIO09,InputBOOTMODEVDD3P3_CPUUP/DOWN
29IO08GPIO08,input, output, high resistanceVDD3P3_CPUUP/DOWN
28IO04GPIO04,input, output, high resistanceI2C_SDA/ADC_4VDD3P3_RTCUP/DOWN
27IO05GPIO05,input, output, high resistanceI2C_SCL/ADC_5VDD3P3_RTCUP/DOWN
263.3VChip power supply,3.3V
25GNDGrounding
24PB_11GPIO11,input, output, high resistanceVDD_SPIVDD3P3_CPUUP/DOWN
23IO07GPIO07,input, output, high resistanceSPI2_CSVDD3P3_CPUUP/DOWN
22IO06GPIO06,input, output, high resistanceVDD3P3_CPUUP/DOWN
21IO10GPIO10,input, output, high resistanceSPI2_MISOVDD3P3_CPUUP/DOWN
20IO03GPIO03,input, output, high resistanceSPI2_MOSI/ADC_3VDD3P3_RTCUP/DOWN
19IO02GPIO02,input, output, high resistanceSPI2_CK/ADC_2VDD3P3_CPUUP/DOWN
183.3VChip power supply,3.3V
17GNDGrounding
165V5V Power interface, connected to USB VBUS
15PWBChip 3.3V power supply control, high level valid, no need to suspend
14GNDGrounding
133.3VChip power supply,3.3V
12RESETChip ResetVDD3P3_RTC
11NC
10IO13GPIO13,input, output, high resistanceVDD3P3_CPUUP/DOWN
09U0_TXGPIO21,input, output, high resistanceUART0_TXVDD3P3_CPUUP/DOWN
08U0_RXGPIO20,input, output, high resistanceUART0_RXVDD3P3_CPUUP/DOWN
07GNDGrounding
06IO19GPIO19,input, output, high resistanceUSB_D+VDD3P3_CPUUP/DOWN
05IO18GPIO18,input, output, high resistanceUSB_D-VDD3P3_CPUUP/DOWN
04IO12GPIO12,input, output, high resistanceSPIHDVDD3P3_CPUUP/DOWN
03IO01GPIO1,input, output, high resistanceUART1_RX/ADC_1VDD3P3_CPUUP/DOWN
02IO00GPIO0,input, output, high resistanceUART1_TX/ADC_0VDD3P3_CPUUP/DOWN
01GNDGrounding
  • Any GPIO can be used as a PWM pin, and the number is the same as that of GPIO, but only 4 PWMs can be turned on at the same time. Please pay attention
LEDNumberCorresponds to GPIOPin functionDescription
D4IO12GPIO12 ConfigurationActive High
D5IO13GPIO13 ConfigurationActive High
TasterPin Function** Description**
BOOT/GPIO9When the key is pressed, the chip enters download modeactive low
RSTWhen the key is pressed, the chip resetactive low

CH343 USB

Zum Betrieb am USB Port muss eine CH343 Treiber installiert sein.

https://www.wch.cn/downloads/CH343SER_EXE.html

Sonstiges

MicroPython

Das Board scheint MircoPython fähig zu sein. Danke an MK.

https://micropython.org/download/ESP32_GENERIC_C3/

Verwandte Beiträge

Quellen

https://wiki.luatos.org/

https://luatos.com/en_us/page/home.html

https://wiki.luatos.org/chips/esp32c3/board.html

https://www.wch.cn/downloads/CH343SER_EXE.html

https://gitee.com/openLuat/luatos-soc-idf5

https://micropython.org/download/ESP32_GENERIC_C3/

1 Gedanke zu „Preview – LuatOs ESP32-C3 Board

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert