Mar 02, 2023
11:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 02, 2023
11:42 PM
Hello,
我们如何用API或者SDK功能控制VBUS _C_CTRL?
Solved! Go to Solution.
1 Solution
Mar 02, 2023
11:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 02, 2023
11:52 PM
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
1 Reply
Mar 02, 2023
11:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 02, 2023
11:52 PM
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
This widget could not be displayed.
This widget could not be displayed.