User Activity

Posted on December 21, 2016 at 00:05Does anyone have a working example of usb-cdc for an stm32l432 processor? The stm32l4xxCube libraries only have usb-hid examples for the stm32l432kc processor, however I need to have working usb-cdc capabilities. ...
Posted on December 20, 2016 at 22:44I am trying to create a usb cdc interface on a stm32l432kc nucleo board. Upon enumeration with the host computer the device appears as two seperate interfaces. When looking at the packet data, the device has respo...