Hi,
I wasn't really sure what specific group I should post this in, so I'm taking a chance with this one. What I'm looking for is some advice/tips on what MCU or DSP I should use for my application and needs. These are some of what I am looking for:
1) Capabilities of doing FFTs and IFFTs quite fast. I bought the Piccolo a while ago, but it takes about 7 ms for an FFT. I looked at a competitor's website, where they report that the dsPIC33E, for instance, does a 256 point complex FFT in 280 us (using their DSP library). I may not need something that fast, but it sure is a good benchmark.
2) At least two ADCs for sampling.
3) A DAC for generating a signal to a VCO (my application involves an FMCW radar sensor). This ruled out the Piccolo, because as far as I could see, its DACs were only for PWM.
4) Low power. This is obviously relative, but the Piccolo consumes too much power, as a reference.
5) Ease of use with DSP libraries. I am not a microprocessor expert, nor a software engineer, and I find myself spending a lot of time getting things up and going. I'm therefore looking for software tools and libraries that are easy to use, and as close to plug'n'play as possible. As a side note, I tried the Arduino a while back, for something else, and I was amazed by how easy it was to use and get going.
Thanks!