I have a voice stress detection algorithm that I implemented onto a TI 6416 DSP and TI doesnt have good support or documentation when it comes to audio or data I/O, ADCs, ect. so I want move my algorithm onto a PSoC.
This is what I need:
- It needs to be able to do 64 bit math internally (DMA)...I need several decimal places of accuracy.
-memory is also important but it comes secondary to the need above.
Thanks,