espressif/usb_host_ftdi_vcp

2.1.0

Latest
uploaded 3 days ago
USB Host driver for FTDI USB<->UART converters series of chips

changelog

# Changelog for FTDI UART-USB converters driver

All notable changes to this component will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.0] - 2026-01-26

### Added
- Added CTS state to `CDC_ACM_HOST_SERIAL_STATE` event (https://github.com/espressif/esp-usb/issues/360)
- Added PID autodetection
- Added C API

### Fixed

- Fixed FTDI VCP SerialState parsing (correct 1-bit flags, avoid short-packet reads)
- Fixed data receiving with configured RX FIFO greater than IN endpoint's MPS

## [2.0.0] - 2023-03-15

### Changed

- Update to [CDC-ACM driver](https://components.espressif.com/components/espressif/usb_host_cdc_acm) to v2

## [1.0.1] - 2023-02-07

### Fixed

- Fix GCC-12 compile errors

## [1.0.0] - 2022-11-30

- Initial version

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/usb_host_ftdi_vcp^2.1.0"

download archive

Stats

  • Archive size
    Archive size ~ 10.77 KB
  • Downloaded in total
    Downloaded in total 36.0k times
  • Downloaded this version
    This version: 13 times

Badge

espressif/usb_host_ftdi_vcp version: 2.1.0
|