mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 05:55:49 +00:00
docs/update_two_esp32-c3_devkit_user_guides
This commit is contained in:
@@ -41,6 +41,8 @@ Description of Components
|
||||
|
||||
ESP32-C3-DevKitC-02 - front
|
||||
|
||||
The key components of the board are described in a counter-clockwise direction.
|
||||
|
||||
.. list-table::
|
||||
:widths: 30 70
|
||||
:header-rows: 1
|
||||
@@ -53,7 +55,7 @@ Description of Components
|
||||
- Power regulator that converts a 5 V supply into a 3.3 V output.
|
||||
* - 5 V Power On LED
|
||||
- Turns on when the USB power is connected to the board.
|
||||
* - I/O Connector
|
||||
* - Pin Headers
|
||||
- All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board. For details, please see :ref:`user-guide-c3-devkitc-02-v1-header-blocks`.
|
||||
* - Boot Button
|
||||
- Download button. Holding down **Boot** and then pressing **Reset** initiates Firmware Download mode for downloading firmware through the serial port.
|
||||
@@ -81,7 +83,7 @@ Required Hardware
|
||||
|
||||
.. note::
|
||||
|
||||
Be sure to use a good quality USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
|
||||
Be sure to use an appropriate USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
@@ -127,11 +129,11 @@ Power Supply Options
|
||||
|
||||
There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
- Micro-USB port, default power supply
|
||||
- Micro-USB Port, default power supply
|
||||
- 5V and GND pin headers
|
||||
- 3V3 and GND pin headers
|
||||
|
||||
It is recommended to use the first option: micro-USB port.
|
||||
It is recommended to use the first option: Micro-USB Port.
|
||||
|
||||
.. _user-guide-c3-devkitc-02-v1-header-blocks:
|
||||
|
||||
@@ -185,7 +187,7 @@ No. Name Type [1]_ Function
|
||||
=== ==== ========== ====================================
|
||||
|
||||
.. [1] P: Power supply; I: Input; O: Output; T: High impedance.
|
||||
.. [2] GPIO2, GPIO8, and GPIO9 are strapping pins of the ESP32-C3 chip. During the chip's system reset, the latches of the strapping pins sample the voltage level as strapping bits, and hold these bits until the chip is powered down or shut down. For description and application of strapping pins, please refer to Section Strapping Pins in `ESP32-C3 Datasheet`_.
|
||||
.. [2] GPIO2, GPIO8, and GPIO9 are strapping pins of the ESP32-C3 chip. These pins are used to control several chip functions depending on binary voltage values applied to the pins during chip power-up or system reset. For description and application of the strapping pins, please refer to Section Strapping Pins in `ESP32-C3 Datasheet`_.
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
|
||||
@@ -42,6 +42,8 @@ Description of Components
|
||||
|
||||
ESP32-C3-DevKitM-1 - front
|
||||
|
||||
The key components of the board are described in a counter-clockwise direction.
|
||||
|
||||
.. list-table::
|
||||
:widths: 30 70
|
||||
:header-rows: 1
|
||||
@@ -54,7 +56,7 @@ Description of Components
|
||||
- Power regulator that converts a 5 V supply into a 3.3 V output.
|
||||
* - 5 V Power On LED
|
||||
- Turns on when the USB power is connected to the board.
|
||||
* - I/O Connector
|
||||
* - Pin Headers
|
||||
- All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board. For details, please see :ref:`user-guide-c3-devkitm-1-v1-header-blocks`.
|
||||
* - Boot Button
|
||||
- Download button. Holding down **Boot** and then pressing **Reset** initiates Firmware Download mode for downloading firmware through the serial port.
|
||||
@@ -62,10 +64,10 @@ Description of Components
|
||||
- USB interface. Power supply for the board as well as the communication interface between a computer and the ESP32-C3FN4 chip.
|
||||
* - Reset Button
|
||||
- Press this button to restart the system.
|
||||
* - USB to UART Bridge
|
||||
* - USB-to-UART Bridge
|
||||
- Single USB-UART bridge chip provides transfer rates up to 3 Mbps.
|
||||
* - RGB LED
|
||||
- Addressable RGB LED (WS2812), driven by GPIO8.
|
||||
- Addressable RGB LED, driven by GPIO8.
|
||||
|
||||
|
||||
Start Application Development
|
||||
@@ -80,6 +82,10 @@ Required Hardware
|
||||
- USB 2.0 cable (Standard-A to Micro-B)
|
||||
- Computer running Windows, Linux, or macOS
|
||||
|
||||
.. note::
|
||||
|
||||
Be sure to use an appropriate USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
|
||||
|
||||
Software Setup
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
@@ -124,11 +130,11 @@ Power Supply Options
|
||||
|
||||
There are three mutually exclusive ways to provide power to the board:
|
||||
|
||||
- Micro-USB port, default power supply
|
||||
- Micro-USB Port, default power supply
|
||||
- 5V and GND pin headers
|
||||
- 3V3 and GND pin headers
|
||||
|
||||
It is recommended to use the first option: micro-USB port.
|
||||
It is recommended to use the first option: Micro-USB Port.
|
||||
|
||||
.. _user-guide-c3-devkitm-1-v1-header-blocks:
|
||||
|
||||
@@ -182,7 +188,7 @@ No. Name Type [1]_ Function
|
||||
=== ==== ========== ====================================
|
||||
|
||||
.. [1] P: Power supply; I: Input; O: Output; T: High impedance.
|
||||
.. [2] GPIO2, GPIO8, and GPIO9 are strapping pins of the ESP32-C3FN4 chip. During the chip's system reset, the latches of the strapping pins sample the voltage level as strapping bits, and hold these bits until the chip is powered down or shut down. For description and application of strapping pins, please refer to Section Strapping Pins in `ESP32-C3 Datasheet`_.
|
||||
.. [2] GPIO2, GPIO8, and GPIO9 are strapping pins of the ESP32-C3FN4 chip. These pins are used to control several chip functions depending on binary voltage values applied to the pins during chip power-up or system reset. For description and application of the strapping pins, please refer to Section Strapping Pins in `ESP32-C3 Datasheet`_.
|
||||
|
||||
Pin Layout
|
||||
^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user