Hello All,
Currently am working with OMAPL137 and using only the DSP core also am masking the ARM9 core. So, i have planned to implement to algorithms on my DSP. Am getting the data from my MCU(SM470). Two algorithms are listed below.
1. Am generating sine wave from MCU and sending it to DSP via SPI. Inside my DSP am making using of FFT inalgorithm to calculate magnitude and phase of the sine wave.
2. Am generating sine wave from MCU and adding noise to it and then sending it to DSP via SPI. Inside my DSP am making use of FIR algorithm to remove the noise.
Please do let me know whether am doing things correctly or not??
Also, please do tell me name of other algorithms or other tasks which i can use inside my DSP.?? I need to make use of my DSP efficiently and load it nearly 80% of the time.
Waiting for your valuable inputs at the earliest.
Thanks and Regards
Naveen Chandra