User Activity

Posted on February 10, 2016 at 10:49Hi, I'm using the CDC class driver version 2.4.1 and made the following changes to the usbd_cdc_if.c template: Since the provided CDC_Transmit_FS function tries to transmit the packet forever, i.e.do {     result ...
Posted on December 22, 2015 at 10:18Hi, I just created a new project for a STM32F103 MCU using CubeMX 4.12.0 and the firmware package 1.2.0 for the F1 family and came across two little issues. In Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src...