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.

CCS/TMS320C5517: AER and beamforming algorithms running simultaneously on C5517

Part Number: TMS320C5517

Tool/software: Code Composer Studio

Hello everyone,

We are running http://www.ti.com/tool/TIDEP-0077 based solution for beamforming a microphone array.

Since we hear a lot of echo in our device that contains 4 microphones linear array and BF/MSS algorithm, we decided that we should try to add AEC/AER processing from the Telecom library.

C5517 chip runs @ 200MHz and our sample rate is 16KHz.

Even then, we are concerned whether C5517 is capable to run beamforming with MSS and ASNR with additional AEC/AER algorithms.

Does anybody already try that since the initial example for EVM doesn't contain any echo cancelation included?