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.

question about tps65381

At the datasheet of tps65381(3264),Is it  wrong at RD_DEV_CFG1 and RD_SAFETY_FUNC_CFG about SEL_VDD3/5?

  • Why can not my TPS65381 enter into Diagnostic state?

    temp = ecmpIfGetRegister(ECMP_SAFETY_STATUS5);

    the value of  temp is 0x04, after I post " ecmpIfSetRegister(ECMP_SAFETY_CHECK_CONTROL, 0x17);" ,the value of temp is still 0x04,why?