On Wed, Feb 23, 2011 at 9:53 AM, Wouter van Ooijen wrote: >> I'm not sure if you mean to compare an 8-bit 18F PIC to a 32-bit ARM. > > Yes I was, because the original question was about 8-bit versus 32-bit > chips. Feel free to substitute pic32, which is much more like an ARM or > Cortex than an 8-bit PIC. > Of course that makes sense. I wasn't thinking in the context of the original post. I guess this underscores for me the illogical notion of 32 bit MCUs 'killing' 8 bit. 32-bit may provide for quicker development if you want to write in C (and there's talk of C++ at Microchip) but at the most basic level the ALU of a 32 bit chip is always going to be switching more gates than one with fewer bits, thus using more energy per cycle, if you care about battery life. --=20 Martin K. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .