This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS65185 fails to start

Hi,

My power-up sequence :

WAKEUP = 1 / PWRUP = 0 / VCOM_CTRL = 0

wait a few seconds

WAKEUP = 1 / PWRUP = 1 / VCOM_CTRL = 0

When I do this with no load, I got all voltages ok, and reading register POWERGOOD gives 0xFA.

But when I do this with my e-ink screen connected, I can see that all voltages ramp-up, and then falls down to 0V. Then reading POWERGOOD gives 0x00.

If I try to connect the e-ink display AFTER the startup sequence, then the voltages keep fine !

What can give such a situation ?
How to debug ?

Thank you for your help !

Best regards,
Vincent.

PS : what's the difference between setting 1 to the PWRUP pin and writing 0xBF to register "ENABLE" ? Is this a "OR" command ?