Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 414 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 414 Bytes

STM32 BluePill Mass Storage Device + Virtual COM Port via USB

Mass Storage Class (MSC) and Communication Device Class (CDC) implementation in one composite class on STM32 BluePill using Standard Peripherals Library (SPL) and USB Full Speed Device Library (USB-FS)

For VCP server-client communication between host and BluePill Terminal server library is used.