USB device mode enumeration
Hi,I am using STM32L4R9 USB along with STUSB1600 in device mode only. I get the device connect interrupt USBD_LL_DevConnected when USB host is connected either DM DP lines are connected or not. I need to detect if connection and enumeration on USB ho...