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.
Original question:
TAS2557: TAS2557 EVM
Replies: 9
Views: 374
Part Number: TAS2557
We are trying to configure the TAS2557 to output an echo reference signal to an external acoustic echo cancellation (AEC) DSP.
- The ASI1/2 audio format is WCLK=48KHz, BCLK=3.072MHz, Left Justified.
- ASI1 is clock slave to a MCU, ASI2 is a clock master to AEC DSP.
- MCU only provide BCLK (no MCLK).
- All other audio format/clock settings are default.
- We are able to hear playback sound on TAS2557 EVM Device A (0x98) and Device B (0x9a). That means playback setting are correct.
We added the following setting and able to get correct audio, but the volume is very low.
w 98 00 00 #Page 0
w 98 7f 00 #Book 0
w 98 00 01 #Page 1
w 98 20 39 #ASI2_DOUT output is ASI1_DIN loopback
w 98 41 12 #GPIO5 is ASI2_BCLK_OUT
w 98 42 11 #GPIO6 is ASI2_WCLK_OUT
w 98 43 15 #GPIO7 is ASI2_DOUT
w 98 22 82
w 98 23 A0
With the above settings, we jumper ASI2 of Device A to ASI1 of Device B. The audio from DEVICE B is correct but volume is very Low that we need to put our ear near the speaker to hear the sound.
What could be wrong?
I believe “w 98 20 39” is not the echo reference data.
How to enable echo reference?
Additional information: - When Feedforward Protection is enabled, at DEVICE B (data from DEVICE A ASI2), we heard noise when PC volume >30%. - When Feedforward Protection is disabled, at DEVICE B (data from DEVICE A ASI2), we heard good sound at any volume level. - However, with Feedforward Protection enabled we can get 2.7W at 100% PC volume. - With Feedforward Protection disabled we can get only 0.65W at 100% PC volume.
Note: ASI1 of DEVICE B is connected to ASI2 of DEVICE A.
In reply to C%20K%20Ong:
In reply to Ivan Salazar:
Dear Ivan,
Thank you for your advice. We managed to get echo reference for both FeedForward Protection enables and disabled modes.
We still got high distortion when FeedForward Protection is enabled. We suspect this might be caused by incorrect Measured Speaker Characterization was used.
Hopefully once the Measured Speaker Characterization is ready, the distortion will go away.
Regards
CK
We noticed that the echo reference is much lower than the actual output level.
Using your settings on EVM, when the output level is 600mW, the echo reference is only 38mW (-24dB). This is tested with the speaker some with EVM and input 1KHz sinewave at 0dB.
In this way, we noticed that when we set PC volume to 20%(-24dB), there is no data output (BCLK and WCLK still present).
Is this the correct signal we should see?
If this is correct, when normal music with crest factor -12dB will have much much lower than -24dB echo reference.
Will this be too Low for AEC DSP to process?
CK, After further testing I verified my assumption from last post. If you write the following commands to change DOUT from Device A to Loopback of DIN, enabling or disabling any processing for Device A will not affect Device B, because it is directly routed from DIN to DOUT. Echo reference takes all the processing effects and if you set this signal as input to Device B, the signal will be processed again. Commands for DIN->DOUT routing on Device A: w 98 00 00 w 98 7f 00 w 98 00 01 w 98 0C 61
Echo reference signal should be good after output of Device A, it will be the signal applied to the speaker, after all necessary processing by Device A, if you use DIN as echo reference it will not be processed thus it will be different than the actual signal applied to the speaker. Best regards, -Ivan Salazar Applications Engineer - Low Power Audio & Actuators