USB CDC CubeMX getting started
Posted on August 07, 2015 at 15:47 Hello friends, I try to create a simple program, which uses a Virtual COM Port to send and receive data. As hardware I'm using a stm32f3discovery board. I already created the code with CubeMX an...