| KNOWLEDGE BASE

A rich source of expert knowledge

Learn from experts in the world of embedded systems

USE DISCOUNT CODE
LEARN30
TO SAVE $30 USD

STM32 USB Virtual COM Port - Phil's Lab #154

Firmware tutorial on how to implement transmission and reception using the STM32 Virtual COM Port device class (CDC) and driver on a USB 2.0 FS link.
Chapters:
  • 00:00Intro
  • 00:43Hardware Overview
  • 03:03USB App Note
  • 05:56CubeIDE Config
  • 11:10Git Repo
  • 11:39CDC Overview
  • 13:40Line Coding
  • 15:07Transmit
  • 19:34Receive
  • 24:51Outro