We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
> You can still write in Assembler on the M3's right? (like with an mbed device?)Yes, writing assembler for the M3 is no problem. Seems possible using the mbed tools too (http://mbed.org/cook...sembly-Language).> Are all the ARM Cores technically Microprocessors or Microcontrollers? The terms always seem to get flipped around depending the company (Sometimes just combining them to mean the same thing). I've never seen an official definition. If you ask me a (micro)processor is just the CPU implementation, and a microcontroller is a physical chip which can solder on to something which does plant control type work. A microcontoller therefore contains a microprocessor, but also a load of other goodies to complete a more or less standalone system.