Resolved! Function HAL_PWREx_EnableVddUSB() for STM32C0 series MCU
Hi,I am implementing USB CDC ACM on my custom board using STM32C071x series of microcontroller. It is currently not working and looking at other post on community I observed that one of the problem is of missing call to function - HAL_PWREx_EnableVdd...