User:Corecode

From Fixme.ch
Revision as of 05:07, 30 July 2011 by Corecode (Talk | contribs)

Jump to: navigation, search

Items to buy:


[AVR] vs [ARM]

AVR:

 * EEPROM
 * can run at 5V
 * 12 ADC inputs
 * 15kS/s ADC
 * JTAG

ARM:

 * higher frequency/MIPS
 * 32bit architecture
 * only up to 3.6V
 * 8 ADC inputs
 * hardware divide
 * 400kS/s ADC
 * integrated HID and MSC device driver
 * integrated USB MSC boot loader (needs 12MHz crystal)