VBUS Detection on STM32F769i Discovery Board
Hi team,
I am using stm32f769 discovery board for implementing OTG HS(MSC) on it. After seeing it's schematic am bit confused regarding the VBUS pin handling. According to the below schematic VBUS is handling by USB3300 PHY.
I. VBUS Handling

In the above schematic , The power switch which is handling VBUS signal is connected to CPEN pin of USB3300 PHY.

according to the above table (Datasheet of USB3300), This pin is responsible for 5v supply.
My intention here is that, I need to monitor this ID pin, Based on this ID pin decision will be taken in firmware to enable Device stack or Host stack.
II. Configuration in STMCubeIDE
while configuring HS in STMCubeIDE for OTG HS am getting below warning

Kindly help me here.
Regards,
Shikamaru
