2015-02-11 11:50 PM
any idea?
Regards #usb #cubemx #cdc #stm322015-03-23 07:53 AM
I also have the same problem.
I create usb cdc project by cubeMx on stm32l152,The usb can enumeration success, I can find the com port on my pc.I also can receive one byte from pc by hypertrm, but the program will always into HAL_PCD_IRQHandler, because the USB_ISTR_SOF flag always set.Is the behavior normally?Is there has simple echo example code that workable for usb cdc?Thank you stm sirs!