Content originally posted in LPCWare by mark03 on Sat Nov 03 23:08:36 MST 2012
Hans,
Just to give a rough idea, the DSP capability of Cortex-M4 should be considerably greater than that of the Motorola DSP56000, which I (and a lot of other amateur-radio enthusiasts) used to use as a baseband processor back in the 90s. In other words, feeding it with relatively narrowband I and Q data (perhaps hundreds of kHz max?), an LPC43xx could handle simple modulations like SSB, AM, FSK without any fancy coding, that sort of thing. If you look up "SDR Cube" on google, you will find a similar project using a dsPIC instead of an ARM, basically a Softrock direct-conversion receiver where the microcontroller has taken the place of the more commonly used PC+soundcard. It really depends what you mean by "SDR" though. You're not going to be decoding wifi or bluetooth, that's for sure.