espressif/usb_host_ch34x_vcp
uploaded 8 months ago

USB Host driver for CH34x series of chips

readme

# CH34x USB-UART converter driver [![Component Registry](https://components.espressif.com/components/espressif/usb_host_ch34x_vcp/badge.svg)](https://components.espressif.com/components/espressif/usb_host_ch34x_vcp) Limited implementation only. The vendor does not provide full specification. * CH340 and CH341 supported * [Datasheet](http://www.wch-ic.com/downloads/CH341DS1_PDF.html)

changelog

## 1.0.0 - Initial version ## 1.0.1 - Fix GCC-12 compile errors ## 2.0.0 - Update to [CDC-ACM driver](https://components.espressif.com/components/espressif/usb_host_cdc_acm) to v2

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/usb_host_ch34x_vcp^2.0.0"

or download archive

Dependencies

  • espressif/usb_host_cdc_acm >=1.0.4,<3.0.0
  • ESP-IDF >=4.4
  • Stats

    • Downloaded in total
      Downloaded in total 30.7k times
    • Downloaded this version
      This version: 20.3k times

    Badge

    espressif/usb_host_ch34x_vcp version: 2.0.0 |