Electronic – How to enable serial emulation through USB in a STM32F4 Discovery board

serialstm32usb

I've been searching for this and still haven't found anything about it. This board connects directly to the host PC with a USB bus. Is it possible to emulate a serial port in this case?

Best Answer

This project implements CDC USB serial on the STM32F4 Discovery.

https://www.das-labor.org/trac/browser/microcontroller/src-stm32f4xx/serialUSB