Hi,
Could you please tell me all internal status registers which are output to FAULTZ when configuring the FAULTZ output to GPIOx ?
Best regards,
Kato
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.
Hi,
Could you please tell me all internal status registers which are output to FAULTZ when configuring the FAULTZ output to GPIOx ?
Best regards,
Kato
Hi Shawn-san,
Thank you for confirming.
I am looking forward to hearing from you.
Best regards,
Kato
Hi Kato-san,
As you known, all three GPIOs can be configured as faultz output to indicate a detected dault of TAS5825. In order to achieve this, you need to do following configuration: (let's take GPIO0 as an example):
w 98 00 00 #page 0
w 98 7f 00 #book 0
w 98 60 02 #GPIO0 is output
w 98 62 0b #GPIO0 as FAULTZ output
When TAS5825 encounters fault (DC, OC, OT etc.), the fault will pull low GPIO0. Please find more details by referring to register 0x70 ~ 0x 74.
Regards,
Alix Wan.