2021-01-11 08:44 AM
2021-01-11 09:48 PM
GPIO pin can be used for application specific purpose.
2021-01-12 08:35 AM
Thanks for the reply @Winfred LU. The GPIO pin is already being utilized elsewhere in my application.
I want VBUS_EN_SINK pin to act as an on/off switch.
Software control from main mcu using i2c would allow me to override and take control of it... is this possible?
2021-01-12 05:48 PM
Not possible as far as i understand.
2021-01-13 12:50 AM
I might have a hack for this...
@Winfred LU Will the above sequence work to disable power? If yes... can this be performed dynamically?