Good morning
Found this USB device library (https://os.mbed.com/users/va009039/code/F042K6_USBDevice/) which should enable to use the PA11/PA12 pins as USB device connection…
But seems this library is rather old and not supported anymore as I get this __USB_CLK_ENABLE() undefined error during online compile…
Is there another more recent USB library I could use for the smaller STM32F0/L1 parts?
thanks in advance
richard