Tool/software:
Hi Ti
When power on TAS6511 ,then delay 2ms set high PD pin , I use i2c read POWER_FAULT_LATCHED Register (Address = 0x86) , the value=0x80 , it means DVDD power on reset event detected and stored
I don't know why ?
is it ok ?
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.
Tool/software:
Hi Ti
When power on TAS6511 ,then delay 2ms set high PD pin , I use i2c read POWER_FAULT_LATCHED Register (Address = 0x86) , the value=0x80 , it means DVDD power on reset event detected and stored
I don't know why ?
is it ok ?
This is normal as the DVDD had been powered up as well. It is good practice to clear all faults after power up. Then, read the fault registers to make sure they remain cleared. If they are clear then you can progress. If there are still faults, then there is a problem that needs to be addressed.
Regards,
Gregg Scott