User Activity

Posted on August 26, 2015 at 10:21Hello, I am a beginner in STM32L.I just build a CDC usb virtual com port program with STM32Cube MX.But inside the Main file, there is only a MX_USB_Init() function.How do I add data send function in the main.c?   An...