Fix copy/paste errors on ESP32-C3-DevKitM-1-N4

This commit is contained in:
Melissa LeBlanc-Williams 2023-01-13 10:05:38 -08:00
parent 343df0b06c
commit 236dc81de1

View file

@ -1,10 +1,10 @@
--- ---
layout: download layout: download
board_id: "espressif_esp32c3_devkitm_1_n4" board_id: "espressif_esp32c3_devkitm_1_n4"
title: "ESP32-C3-DevKitC-1-N4 Download" title: "ESP32-C3-DevKitM-1-N4 Download"
name: "ESP32-C3-DevKitC-1-N4" name: "ESP32-C3-DevKitM-1-N4"
manufacturer: "Espressif" manufacturer: "Espressif"
board_url: "https://www.adafruit.com/product/5337" board_url: ""
board_image: "espressif_esp32c3_devkitm_1_n4.jpg" board_image: "espressif_esp32c3_devkitm_1_n4.jpg"
date_added: 2022-2-14 date_added: 2022-2-14
family: esp32c3 family: esp32c3
@ -13,11 +13,11 @@ features:
- Breadboard-Friendly - Breadboard-Friendly
--- ---
The ESP32-C3-DevKitC-02 is an entry-level **RISC V** development board equipped with the ESP32-C3-WROOM-02, a powerful, generic Wi-Fi + Bluetooth LE MCU module that features a rich set of peripherals, yet an optimized size. It's an ideal choice for a wide variety of application scenarios related to the Internet of Things (IoT), such as embedded systems, smart homes, wearable electronics, etc. ESP32-C3-DevKitC-02 comes with a PCB antenna. **This version is equipped with the ESP32-C3-WROOM-02 with 4MB SPI Flash and no PSRAM.** The ESP32-C3-DevKitM-1 is an entry-level **RISC V** development board equipped with the ESP32-C3-MINI-1-N4, a powerful, generic Wi-Fi + Bluetooth LE MCU module that features a rich set of peripherals, yet an optimized size. It's an ideal choice for a wide variety of application scenarios related to the Internet of Things (IoT), such as embedded systems, smart homes, wearable electronics, etc. ESP32-C3-DevKitM-1 comes with a PCB antenna. **This version is equipped with the ESP32-C3-MINI-1-N4 with 4MB SPI Flash and no PSRAM.**
**Please note:** The C**3** is *similar* to the ESP32 - but uses **RISC V** as a core, not Tensilica, and has Bluetooth LE (not classic!) However, there is minimal support for this dev board. For example, as of the time of this writing, there is no CircuitPython support - only Arduino and ESP IDF! Please purchase if you're doing development with the C3, and recognize that it's a different core than the classic ESP32s most folks have used. **Please note:** The C**3** is *similar* to the ESP32 - but uses **RISC V** as a core, not Tensilica, and has Bluetooth LE (not classic!) However, there is minimal support for this dev board. For example, as of the time of this writing, there is no CircuitPython support - only Arduino and ESP IDF! Please purchase if you're doing development with the C3, and recognize that it's a different core than the classic ESP32s most folks have used.
Most of the I/O pins on the module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C3-DevKitC-02 on a breadboard. Most of the I/O pins on the module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C3-DevKitM-1 on a breadboard.
At the core of the module is ESP32-C3, which has a 32-bit RISC-V single-core processor. The ESP32-C3 integrates a rich set of peripherals, ranging from UART, I2C, I2S, remote control peripheral, LED PWM controller, general DMA controller, TWAI controller, USB Serial/JTAG controller, temperature sensor, and ADC. It also includes SPI, Dual SPI, and Quad SPI interfaces. At the core of the module is ESP32-C3, which has a 32-bit RISC-V single-core processor. The ESP32-C3 integrates a rich set of peripherals, ranging from UART, I2C, I2S, remote control peripheral, LED PWM controller, general DMA controller, TWAI controller, USB Serial/JTAG controller, temperature sensor, and ADC. It also includes SPI, Dual SPI, and Quad SPI interfaces.
@ -31,7 +31,7 @@ It is recommended to use the first option: Micro-USB Port.
**Components:** **Components:**
- **ESP32-C3-WROOM-02**: ESP32-C3-WROOM-02 from Espressif is a powerful and general-purpose RISC V module that offers Wi-Fi and Bluetooth LE coexistence. It has a PCB antenna and 4 MB SPI flash. - **ESP32-C3-MINI-1-N4**: ESP32-C3-MINI-1-N4 from Espressif is a powerful and general-purpose RISC V module that offers Wi-Fi and Bluetooth LE coexistence. It has a PCB antenna and 4 MB SPI flash.
- **5V to 3.3V LDO**: Power regulator that converts a 5V supply into a 3.3V output. - **5V to 3.3V LDO**: Power regulator that converts a 5V supply into a 3.3V output.
- **5V Power On LED**: Turns on when the USB power is connected to the board. - **5V Power On LED**: Turns on when the USB power is connected to the board.
- **Pin Headers**: All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board for easy interfacing and programming. For details, please see [Header Block](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html#user-guide-s3-devkitc-1-v1-header-blocks). - **Pin Headers**: All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board for easy interfacing and programming. For details, please see [Header Block](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html#user-guide-s3-devkitc-1-v1-header-blocks).
@ -43,4 +43,4 @@ It is recommended to use the first option: Micro-USB Port.
## Purchase ## Purchase
* [Adafruit](https://www.adafruit.com/product/5337) * [DigiKey](https://www.digikey.com/en/products/detail/espressif-systems/ESP32-C3-DEVKITM-1/13684315)