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 team,
I would like to know how to setup the registers of TAS2505-Q1 for AEC(Acoustic Echo cancellation) purpose.
I think I need to set up the DOUT pin or alternative pin setup to make path for a given DIN.
Would you guide me?
Best Regards,
Ernest Cho
Hi Ernest,
The DOUT is configured by GPIO, but the DOUT doesn't support to echo the audio-out checked from the registers map. This application is negative
Thanks
Kevin
Hi Kevin,
Thanks for your feedback.
I've guided to the customer that TAS2505 do not have echo-cancellation feature, but customer wants to know how to bypass the DOUT(or other alternative pins) from the DIN.
Is this also negative?
Thanks
Ernest
Yes, it's negative, but I think they can use the input audio to achieve it at software level.
Kevin
I've seen the Application Reference Guide(https://www.ti.com/lit/pdf/slau472 ) and this has register sets.
For below set might bypass the DIN to the DOUT, is it correct?
- Page0 / Register 53 D3:D1 set to b’010 (= bit 010)
- Page0 / Register 52 D5:D2 set to b’1110
Ernest
Hi Ernest,
The DIN input can loopback to secondary data output, but it requires to enable secondary audio interface.
Kevin
Kevin, Thanks,
but it requires to enable secondary audio interface.
What command sequences are needed to enable the secondary audio interface?
Ernest
Hi Ernest,
It requires to multiple some pins as the secondary audio interface pin, and needs modification in schematic, you can check below contents from reference guide about how to enable secondary interface.
Thanks
Kevin
Kevin,
Thanks. I almost got it.
Can I re-use BCLK and WCLK signals for primary's I2S one if the BCLK and WCLK is sourced from Processor?
Is it possible?
Ernest
Ernest,
Yes, you can connect secondary bit clock and work clock to BCLK and WCLK.
Kevin