Hi,
I asked earlier whether it is possible to use USB*_DRVVBUS as a GPIO while enabling USB* (host).
I have received your reply that it can be used in that case, but it is not going well.
ーーーーExcerpt from related postーーー
>If 1) the USB controller is used as device-only mode, or 2) the USB controller is used as host-only mode and USBx_DRVVBUS is not used to control the USB power switch, then yes, USBx_DRVVBUS pin can be used as a GPIO.
ーーーーーーーーーーーーーーーーーーー
When USB1 is enabled, the F15 pin is set to GPIO3_13, but it is always Hi.
Could you let me know if any additional settings are required?
Thing you want to do:
I want to enable USB1, but use the F15 pin as GPIO3_13 instead of DRVVBUS for USB1.
The reason is that I want to turn VBUS ON/OFF at the timing set by SW.
Thanks,
Astro