Other Parts Discussed in Thread: TAS6424E-Q1, TAS6424
I am facing some issue related to AC diagnostic in amplifier TAS6424E-Q1. I have described the scenario below.
Please let me know if need more data for clarification.
setup:
We are using amplifier TAS6424E-Q1 channel3 and channel4 for AC diag and sinetone 19Khz.
à Connect the speaker(4 ohm) parallelly to tweeter(4 ohm).
à start the AC diag for channel3 and channel4 based in request.
1.Configuration follow for TAS6424E-Q1
|
w d4 04 55 |
set ch to Hiz mode |
Done |
|
|
w d4 16 80 |
step 1: configure to loop back mode |
Done |
|
|
w d4 15 08 |
enable ch1 loop back test |
Done |
|
|
r d4 0f 01 |
read 0x0f register, and wait until it go to Hiz mode |
Done |
|
|
r d4 1b 01 |
Read phase value |
Done |
|
|
r d4 1c 01 |
|||
|
w d4 15 00 |
disable AC diag |
Done |
|
|
w d4 16 00 |
Disable loop back test mode |
Done |
|
|
w d4 15 08 |
Enable ch1 load impedance and phase test |
Done |
|
|
r d4 0f 01 |
read 0x0f register, and wait until it go to Hiz mode |
Channe3 and channel4 in DC diag state. Didn’t get in Hi-z mode |
|
|
r d4 1b 01 |
Read phase value |
tas642x_amp_drvr.c:1010 AMP: high: 0x0 and low : 0x5c phase value |
|
|
r d4 1c 01 |
tas642x_amp_drvr.c:1010 AMP:hig : 0x0 and low : 0x5c phase value |
||
|
r d4 1d 01 |
Read stimulus value |
AMP:AC STI High :0x2 |
|
|
r d4 1e 01 |
AMP:AC STI Low :0x87 |
||
|
r d4 17 01 |
Read impedance value |
impedance Channel3 :0x1c and channel4:0xd |
|
|
w d4 15 00 |
disable AC diag |
Done |
|
Note:Configuration1 channel3 and channel4 come out from Hi-z .
2.Configuration follow for TAS6424E-Q1
I checked with configuration 2 and just we are read impedance value(Reg. 0x17) and its working as expected based on
Attached excel.
|
w d4 04 55 |
set ch to Hiz mode |
Done |
|
|
w d4 16 00 |
step 1: configure to loop back disabled mode |
Done |
|
|
w d4 15 08 |
enable ch1 loop back test |
Done |
|
|
r d4 0f 01 |
read 0x0f register, and wait until it go to Hiz mode |
Done |
|
|
r d4 17 01 |
Read impedance value |
impedance Channel3 :0x10 and channel4:0x11 |
|
|
w d4 15 00 |
disable AC diag |
Done |
|
Note:
in Configuration2 If performed short to bat on channel3 and and channel4 impedance also impacted and its showing that high impedance. Which going beyond.TAS6424 AC diagnostic calculation 2.xlsx


