We are evaluating different MCUs for our device and are wondering if any MSP430 versions would be suitable. If so, which would be the lowest cost (ballpark for quantities over 100K).
The requirements are as follows:
- continuously monitor 15 digital inputs
- output a PWM frequency (4-8 bit resolution) to be filtered into a complex analog waveform (sum of several sin tables e.g. sin[f1]+sin[f2]) that varies between 1-10kHz based on digital inputs mentioned above. Basically, we will add a different frequency to the output for every input that is currently being sent into the MCU and we need enough clock speed (at a low enough power) to do this.
- ultra-low power (lets say 1 mA)
- lowest cost based on this criteria (and available in mass quantities) Let me know if you need any more info.