I want to verify whether MSP430 can be used to interface a microphone and a speaker. I am using CC2560 to develop a BLE application and I need to interface the device with the telephone line. I would like to use MSP430, but I was advised to go with (Stellaris) ARM MCUs (as they support larger memory (at least 512KB) and higher frequency, which it seems is a requirement to interface with mic/spkr). But I prefer MSP430 as they are simpler (I am not too familiar with ARM processors). I was wondering if there is a way I can work with MSP430 by using either a codec or some DSP (for example the C5000, the boosterpack). Please let me know. Thank you.