CCG2 dead battery case

Announcements

Live Webinar: USB-C adoption. Simple & Cost-efficient solutions | April 18th @9am or 5pm CEST. Register now !

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

cross mob
Anonymous
Not applicable

Hi,

We have designed board using CYPD2122 as notebook application. In case of dead battery, when we power the notebook board, the VBUS_C_CTRL pins goes high after ~65-75ms. This will switch off the consumer path and the rest of the circuit will not get power and immediately the dead battery condition occurs again and the same behavior continues.

If we look at the waveform on VBUS_C_CTRL pin the pin voltage will be 3.3V (As our system is working with 3.3V) and after ~65-75ms the pin goes high for microseconds and again immediately the pin is pulled down.

We would like to know whether this behavior is correct or  do we need to make some correct in the CCG2 notebook application.

Thanks,

Nagaraj

0 Likes
1 Solution
ShifangZ_26
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 1000 replies posted

Hi Nagaraj,

From your description, the dead-battery case is CCG2 is power off and power on with VBUS of Type-C. If you are going to support dead-battery on CCG2, you need make sure your hardware design have supported deab-battery case:

1. VBUS_C_CTRL is LOW by default, so that the VBUS can power on CCG2 board.

2. Make sure power consumer path is enabled with VBUS_C_CTRL drive to LOW.

3. Make sure the dead-battery supported have been enabled in configure table.

CY4521 hardware schematic can support dead-battery, you can refer to it.

Best Regards,

Lisa

View solution in original post

0 Likes
2 Replies
ShifangZ_26
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 1000 replies posted

Hi Nagaraj,

From your description, the dead-battery case is CCG2 is power off and power on with VBUS of Type-C. If you are going to support dead-battery on CCG2, you need make sure your hardware design have supported deab-battery case:

1. VBUS_C_CTRL is LOW by default, so that the VBUS can power on CCG2 board.

2. Make sure power consumer path is enabled with VBUS_C_CTRL drive to LOW.

3. Make sure the dead-battery supported have been enabled in configure table.

CY4521 hardware schematic can support dead-battery, you can refer to it.

Best Regards,

Lisa

0 Likes
Anonymous
Not applicable

Hi Lisa,

In our schematics VBUS_C_CTL is low when there is no power to the CCG2 board. In the application the default status of VBUS_C_CTL was high and we modified the default status to low. Now the Dead battery condition is working fine.

Thanks Nagaraj.

0 Likes