2015-08-26 01:21 AM
Hello, 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? Another issue is: When I use Hterm to detect the com port driven by the program (directly generated by cube mx), there is an error reported: Internal error when initializing COM XX.What is the problem?