ESP32 LCSC Part Verification

I found the part is for Espressif ESP32-C3-MINI-1-H4, apparently from LCSC C2935306.
Issues found
  1. Extra symbol terminals 54–61
    • Datasheet defines the module as 53 pins total.
    • Valid GND pins are 1, 2, 11, 14, 36–53.
    • The project appears to also include GND terminals 54–61, which are not in the datasheet pin table.
    • Recommended fix: remove pins 54–61 unless they intentionally represent extra footprint-only exposed/thermal pads. If they are footprint-only pads, document them clearly and ensure they are not exposed as normal schematic pins.
  2. Symbol pin electrical types are too generic
    • All terminals appear to use Pin Type: Unspecified.
    • Datasheet defines:
      • 3V3 as power supply
      • GND as power
      • EN as input
      • GPIO/UART pins as I/O/T
      • NC pins as no-connect
    • Recommended fix: set proper electrical pin metadata for ERC quality:
      • 3V3: Power input
      • GND: Ground / power
      • EN: Input
      • IOx, RXD0, TXD0: Bidirectional / tri-state where supported
      • NC: No-connect / excluded terminal
  3. Key metadata appears incomplete
    • MPN and LCSC number were inferable but not clearly present as standalone metadata.
    • Recommended fix: explicitly add:
      • Manufacturer: Espressif Systems
      • MPN: ESP32-C3-MINI-1-H4
      • LCSC Part Number: C2935306
      • Lifecycle note: NRND per current Espressif datasheet
      • Flash: 4 MB Quad SPI
      • Operating temp: –40 °C to +105 °C
      • Supply: 3.0–3.6 V, 3.3 V nominal
      • Required supply current capability: ≥ 0.5 A
  4. Footprint/pad mapping could not be fully verified from accessible data
    • The footprint asset exists as ESP32C3MINI1H4.kicad_mod, but the current project context did not expose a full pad-by-pad coordinate/pin map.
    • Datasheet land pattern expects the ESP32-C3-MINI-1 53-pin module pattern, including antenna keepout and multiple GND pads.
    • Recommended fix: manually verify the footprint pad numbers against datasheet pins 1–53, especially:
      • Pin 1 orientation
      • 3V3 = pad 3
      • EN = pad 8
      • IO18/IO19 = pads 26/27 for USB D−/D+
      • RXD0/TXD0 = pads 30/31
      • GND pads 36–53
      • No pads numbered 54–61 unless intentionally added as non-symbol mechanical/ground pads
  5. Documentation should mention ESP32-C3 boot strapping
    • Important pins: GPIO2, GPIO8, GPIO9
    • GPIO9 has weak pull-up and is commonly used for BOOT.
    • GPIO8/GPIO9 combinations matter for USB/JTAG download.
    • Recommended fix: add usage notes warning designers not to load strapping pins incorrectly at reset.
Overall assessment
The core symbol pin list 1–53 mostly matches the Espressif datasheet, but the part project needs cleanup before I’d consider it production-quality: remove or justify pins 54–61, improve terminal electrical types, add explicit manufacturer/MPN/LCSC metadata, document NRND status, and verify the KiCad footprint pad map directly against the datasheet land pattern.
Fix part metadata
Verify footprint pads
Remove extra pins
Add boot notes
Run part review
GND
IO1
GND
Pin Number
55
GND
Pin Number
59
GND
Pin Number
57
GND
NC
IO7
GND
GND
GND
NC
GND
GND
Pin Number
60
NC
NC
GND
NC
IO6
GND
Pin Number
56
TXD0
GND
NC
GND
Pin Number
58
GND
IO8
GND
NC
IO0
IO10
GND
IO3
NC
GND
EN
GND
Pin Number
54
NC
GND
IO18
NC
NC
GND
IO9
GND
GND
NC
IO2
NC
GND
GND
Pin Number
61
GND
IO4
IO19
GND
3V3
NC
GND
GND
RXD0
IO5
GND

No files yet

Documents

    Documents are markdown text files which describe project goals, capture details, or even simulation outputs.

    Assets

    ESP32-C3-MINI-1-H4-thumb.png

    ESP32-C3-MINI-1-H4-thumb.png

    ESP32-C3-MINI-1-H4-thumbThumbnail

    ESP32C3MINI1H4.kicad_mod

    FP_ESP32C3MINI1H4
    ESP32-C3-MINI-1-H4/ESP32-C3-MINI-1-H4.3dshapes/WIFIM-SMD_ESP32-C3-MINI-1.step

    ESP32-C3-MINI-1-H4/ESP32-C3-MINI-1-H4.3dshapes/WIFIM-SMD_ESP32-C3-MINI-1.step

    ESP32-C3-MINI-1-H4/ESP32-C3-MINI-1-H4 Model3D Model

    ESP32-C3-MINI-1-H4 Symbol.svg

    ESP32-C3-MINI-1-H4 SymbolDefault

    ESP32-C3-MINI-1-H4/ESP32-C3-MINI-1-H4.pretty/WIFIM-SMD_ESP32-C3-MINI-1.kicad_mod

    ESP32-C3-MINI-1-H4/ESP32-C3-MINI-1-H4 FootprintFootprint

    ESP32-C3-MINI-1-H4

    ESP32-C3-MINI-1-H4 thumbnail
    ESP32-C3-MINI-1-H4 is a compact, low-power wireless module from Espressif Systems built around the ESP32-C3 SoC. It integrates a 32-bit RISC-V processor, 2.4 GHz Wi-Fi, Bluetooth 5 LE, onboard 4 MB flash memory, crystal oscillator, RF matching circuitry, and a PCB antenna in a small surface-mount package. The module is designed for IoT devices, smart home products, industrial automation, wearable electronics, and wireless sensor applications.
    Key Features 32-bit RISC-V single-core processor with clock speeds up to 160 MHz. 2.4 GHz Wi-Fi 4 (802.11 b/g/n) connectivity. Bluetooth 5 Low Energy (BLE 5.0) support with long-range capability. 4 MB embedded SPI flash memory (H4 variant). 384 KB ROM and 408 KB SRAM for application execution. Integrated PCB antenna for simplified RF design. USB Serial/JTAG controller for programming and debugging without an external USB-to-UART bridge. Multiple peripheral interfaces: UART SPI I²C I²S PWM GPIO ADC USB JTAG Operating voltage range: 3.0 V to 3.6 V. Supports secure boot, flash encryption, and hardware cryptographic acceleration. Compact SMD module suitable for space-constrained designs. Typical Applications Smart home and home automation devices Wireless sensors and data loggers IoT gateways and edge devices Industrial monitoring and control systems Bluetooth beacons Wearable electronics Consumer connected products
    H4 Variant Note: The ESP32-C3-MINI-1-H4 version includes 4 MB flash memory and supports an extended operating temperature range up to 105°C, making it suitable for more demanding industrial environments.
    #RF-Transceiver #ESP32 #Module

    Properties

    ESPRESSIF(乐鑫)

    U

    ESP32-C3-MINI-1-H4

    C2935306

    WIFIM-SMD_ESP32-C3-MINI-1

    Extended Part

    parametric-v1

    RF Transceiver

    Pricing & Availability

    DPN

    Stock

    Qty 1

    3

    0

    $0.00

    1

    2.9K

    $3.12688

    2

    0–1.4K

    $2.6008–$3.2567

    1

    20

    $3.28

    1

    650

    $3.29

    Controls