USB Issue when porting from STM32F072 to STM32L072
Hi all,
I'm porting a project from a F072 (Nulceo-F072) to a custom PCB with a STM32L072.
The board is going well, except when I try to use the USB (CDC mode).
When I plug it into my PC, the OS can see it -
Bus 006 Device 072: ID 0483:5740 STMicroelectronics Virtual COM Port
but I can't connect to it. I can put it into Boot mode - again the OS sees it -
Bus 006 Device 071: ID 0483:df11 STMicroelectronics STM Device in DFU Mode
But STM32CubeProgrammer can't see it...
The hardware design is the same as the Necleo-F072, however, I have added a USBLC6-2SC6 for protection.
I have placed various breakpoints around the USB CDC module to find out where it's going wrong, but I haven't found a trigger point yet.
Has anyone got any leads?
Kind regards
Pedro
