Skip to main content
CIC CH340X Breakout - ESP32 & ESP82 Programmer

CIC CH340X Breakout - ESP32 & ESP82 Programmer

Peter...About 1 minProductInterfaceUSB

Overview

CH340 is a USB bus converter chip which converts USB to serial port or printer port. In UART mode, CH340 provides standard MODEM signals, used to extend serial port for computers, or upgrade directly from normal serial device to USB bus.

cic-usb0001-ch340x-breakout-top
cic-usb0001-ch340x-breakout-top
cic-usb0001-ch340x-breakout-bottom
cic-usb0001-ch340x-breakout-bottom

Features

  • Full-speed USB device interface, USB 2.0 compatible.
  • Emulate standard UART interface, used to upgrade the original serial peripheral or expand additional UART via USB.
  • Original UART applications are totally compatible without any modification in Windows operating systems.
  • Hardware full duplex UART interface, integrated transmit-receive buffer, supports communication baud rate varies from 50bps to 2Mbps.
  • Supports 5V and 3.3V power supply voltages.

Specifications

  • AW9523B - a 16 multi-function LED driver and GPIO controller
  • Headers for P0, P1, VDD, GND, easy to use
  • Headers for I2C, VDD, GND, Reset & AD0/1, easy to connect with MCU
  • Qwiic connector x 2, easy to debug & use
  • Dimension: 44 x 18 x 5 mm

Hardware

cic-usb0001-ch340x-breakout-pinout
cic-usb0001-ch340x-breakout-pinout
PinDescriptionNote
5V0Power Suppy 5.0V
GNDGround
3V3Power Suppy 3.3V, Max 0.8A
GNDGround
TXDUART interface Serial Data output pinConnected with ESP32's RX
RXDUART interface Serial Data input pinConnected with ESP32's TX
BOOTConnected with MCU Boot Control Pin
ENHardware Reset Output Pin, Low ResetConnected with ESP32's EN

User Guide

CIC CH340X Breakout is used to program STM32, CH32Vxx, ESP32 & ESP8266.

Examples

Program ESP32

Please connect the wire correctly as below:

CH340XESP32
3V33V3
GNDGND
TXDRXD
RXDTXD
BOOTBOOT
ENEN

After USB Cable of CH340X Breakout connecting to PC, there is a /dev/ttyUSB0 serial device found. Use Command as below to program firmware:

idf.py -p /dev/ttyUSB0 flash monitor

The firmware will be programmed automaticly.

Buy it Now

AnalogLamb.Comopen in new window

Resources

Documents

CH340X Datasheetopen in new window
Schematic

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.5