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

cross mob

Set infinite retry for VBUS OCP fault - KBA233337

Set infinite retry for VBUS OCP fault - KBA233337

Chelladurai
Community Manager
Community Manager
Community Manager
100 sign-ins 50 questions asked 50 sign-ins

Community Translation: VBUS OCPフォルトに対する無限リトライ設定 - KBA233337

Version: **

The CCGx Power SDK 3.5 example firmware provides two ways:

1. Change the Retry count from 2 (default value) to 255 by using the EZ-PD™ configuration utility, and then save the configuration into firmware .hex/.cyacd file directly. You can also replace the config.c file in the firmware project and rebuild it.

Chelladurai_0-1624537166817.png

2. Change the config.h file in firmware project directly without configuration table changes on Over Current Protection and rebuild the firmware project.

  1. Locate the config.h file (under the solution folder of Header Files group):Chelladurai_2-1624537318581.png
  2. Enable delayed infinite fault recovery.
    Chelladurai_3-1624537403290.png

     

0 Likes
250 Views