Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

CYPD3177控制问题

dddai
Level 2
Level 2
10 questions asked 5 replies posted 10 sign-ins
Hello, 我们如何用API或者SDK功能控制VBUS _C_CTRL?
0 Likes
1 Solution
Kieran_Pan
Moderator
Moderator
Moderator
First question asked 100 replies posted 50 solutions authored

Hello, 

要将VBUS_C_CTRL引脚配置为GPIO,请使用在CCGx Power SDK中用于VBUS_P_CTRL驱动逻辑的API:

High-Z: pd_internal_cfet_off(0, false);

LOW: pd_internal_cfet_on(0, false);

Best regards,
Kieran

View solution in original post

0 Likes
1 Reply
Kieran_Pan
Moderator
Moderator
Moderator
First question asked 100 replies posted 50 solutions authored

Hello, 

要将VBUS_C_CTRL引脚配置为GPIO,请使用在CCGx Power SDK中用于VBUS_P_CTRL驱动逻辑的API:

High-Z: pd_internal_cfet_off(0, false);

LOW: pd_internal_cfet_on(0, false);

Best regards,
Kieran

0 Likes
This widget could not be displayed.
This widget could not be displayed.