User Activity

Posted on September 25, 2014 at 08:45Hello! I'm using the USB CDC class implementation provided by STM32CubeMX 4.3.0 (firmware library v1.3.0). Is it possible to check on the microcontroller if the virtual COM port has been opened? I want to transmi...
Posted on September 23, 2014 at 18:59Hello! I'm using the USB driver that is provided by STM32CubeMX 4.3.0. I want to use the CDC implemantation for virtual COM port communication between STM32F401CB and a PC. But I'm facing mainly two problems: 1.)...