Hello all.
I am starting a project that consists on building an interface card for accelerometers to an embedded processor. This interface should have and ADC of 16-bit resolution and capable of reading 1KHz phenomena from 8 accelerometers.
I have no problem choosing an ADC the problem is that I need a MCU or DSP that is capable to process this data (digital filter and FFT) and than store it. Afterwards if there is any interesting information the data will be sent through ethernet or RS-232 to an embedded computer.
My first approach was using a C2000 MCU like Piccolo and add some RAM or even a SD card slot (which I don't know if it is fast enough). However, the DSP (C5000 series) have some signal processing advantages that I would like.
If you could share your thoughts about what MCU/DSP I should be looking at I would be grateful. Also, I am a beginner at TI products and framework so if a development kit is available that can help me on the learning process please advise.
Thanks for your time.
João Ferreira