Anybody to have simple USB to at least be enumerated on STM32L462?
Hi.
I am currently trying to have USB virtual com port to work on STM32L462CEU6. I made simplest project using IDE, just enabling usb then setting the usb class to be CDC. Nothing fancy, no more things than setting the 48mhz clock and flashing cpu. No usb is detected and the cabling is correct. USB is not detected on macos.
I tried same approach on a nucleo64 with a stm32L452, which is basically the same chip. Same procedure works, i get the device detected and configured.Tried flashing the 462 with 452 firmware and while flashing works, usb did not.
I checked my board and cables thousand times and i am sure it is ok. I get absolutely no signal on the DP and DM pins... at all...
Do you have any idea of what to test or bug reports to share?
Thanks.
