STM32 L0 + Win10 : How to detect the chip through the USB port?
I have STM32L073RZ. I'd like to load my code through the USB connection (PA11 and PA12 pins). When I use the Nucelo Board NUCLEO-L073RZ the Peripheral Manager detects the board as "STMicroelectronics STLink Virtual COM Port COM6)". I would like to bypass the Nucleo and use my own stand-alone STM32L073RZ on a personnalized PCB. The data lines D+ and D- are connected to PA11 and PA12, and Vbus powers the STM32. The flash is working through SWDIO/SWCLK, but not through USB. The STM32L073RZ is not detected by my Peripheral Manager and so neither by DfuSe or STM Programmer. Do I have to install some specific driver for USB detection? Or a virtual ST-Link? The STSW-STM32102 package seems no longer working for Win10. Any help would be greatly appreciated.
Thank you!
