usb cdc doesn’t work on stm32l152
I enabled usb cdc by stm32cubemx in an empty project. I connected dp, dm, gnd and (to ground). I tried a 1.5k pull up resistor on dp pin. But still I get “usb not recognized”. I am using stm32l152re-nucleo board.
I have set up usb cdc on other stm boards in the past and didn’t have this issue. I couldn’t find any solution or any information on how this board is different or if I’m doing something incorrectly.
