Hello Simran,
You may be interested in looking at C55x, C66x, or K2G processors. TI provides reference designs here: TI Reference Designs Library
From a quick search, I found these reference designs that might be interesting. Feel free to run your own…
Hi Minqi,
AM57xx can be used for audio applications (professional and otherwise). It includes multiple McASP peripherals for audio I/O, C66x DSP for audio algorithms, and Cortex A15 for audio and networking. Note that the audio I/O interfaces on the AM57xx…
There are many implementation of FIR filter that we provide that you may want to consider using.
1. There is a C implementation and a optimized DSP implementation of FIR filter in DSPLIB
http://www.ti.com/lit/an/spra884a/spra884a.pdf
http://www.ti.com…
Yordan,
Its a little confusing the way they have the site set up, but there's a bunch of *reference designs* containing the EVM schematics, for some reason they don't have those schematics on the EVM page. Take a look here:
www.ti.com/.../T…
Scott,
We do now have a ready to use AUdio pass through with DSPLIB for this particular device but do have a Audio equalization demo with audio pass through on C66x DSP of K2G device.
you can check the TI design which also provides the code for this…
Francisco, The software that you are looking at was added to the SDK as part of our effort to publish a TI design to do voice recognition using K2G and C5517 using a circular microphone array board [using PCM1864 and 8 microphones]. I see that the…
Part Number: EVMK2G
Hello,
I'm new to CCS and am trying to compile and build the Audio Processing reference design project shown here for the EVMK2G: http://www.ti.com/tool/tidep0069
I'm using CCSv 7.1.0.00015 and the RTOS SDK 3,03.00.04. While…