USB HID device on STM32G473 shows error (USB_ISTR_ERR) after reset in usb irq handler
I am trying to make a USB HID self powered device with STM32G473 without VBUS. I understand that I will require VBUS sensing on reconnection but even when I have already connected the USB then power up my device I only get reset request from host aft...