Content originally posted in LPCWare by markus_b on Wed Apr 13 02:19:33 MST 2011
I'm missing the analog flexibility of the 8-bit MCU's, there is s lot of room for improvement in this area:
- Vcc range, many AVRs allow 1.8V to 5.5V, saves an external regulator in many projects
- Internal Voltage Reference for the ADC
- Internal differential and gain stages, saves external OP-amps
- Higher current output drivers, 3-4 mA is not much, saves on external drivers
[I]Markus[/I]