Hi Experts,
I am working on the TMS320C6748 LCDK and i have a couple of questions:
1] Do we have a technical reference for the TMSXLCDK6748 that's something like this provided by the Spectrum Digital OMAPL138 EVM -
support.spectrumdigital.com/boards/evmomapl137/revd/files/EVMOMAPL137_TechRef_RevD.pdf
2] I could successfully get the McASP starterware example code up and running. I see that the default sample rate in the code is 48KHz. I would like to modify the codec sample rate to 8KHz. Would it be enough to change the "#define SAMPLING_RATE (48000u)" to 8000 in mcaspPlayBk.c or anyother change would be needed?
3] Also, are there any hardware accelerators (or assembly instructions) to implement a 400 tap filter in real time (for TMS320C6748)? [My application requires that the input analog signal be filtered with 400 taps in real time before being sent to the DAC] . Any pointers would be of immense help.
Thanks a lot
Smita