USB OTG not working in my STM32F746ZG
Hi,
I am trying to implement USB Custom HID Example.
I am using Nucleo STM32F746ZG board.
I will have to Enable the VBUS to get the OTG to work. In my board PG6 pin is connected to the EN pin. So I have set the PG6 Pin to high so that the port can be enabled. But the PG6 is not getting HIGH. When I reset the LED 8 blinks and again switched off.
Basically PG6 is not setting the USB otg port to high.
Schematic page for reference

