USB device whitout VBUS
Hello,
I have a problem with USB device and VBUS, I have tried on several posts but I have not found the solution.
I try to explain, I use STM32H743, USB_OTG_HS, USB_DEVICE, COMUNICATION DEVICE CLASS and the problem is precisely VBUS which enters on pin PA9.
If I enable it on the VBUS pin and I got 5V, everything works, the device is enumerated and recognized and everything is beautiful.
BUT in this project the PA9 pin is used for other things, I read that it can also be done without it, even Cube allows you not to put it, and they tell you that you have to manage it manually. How ??? I have not found anyone who explains to me how to do to recognize the device through a generic IO pin. Who can help me. thank you
