Difference between revisions of "User:Corecode"

From Fixme.ch
Jump to: navigation, search
Line 38: Line 38:
 
* 12 ADC inputs
 
* 12 ADC inputs
 
* JTAG
 
* JTAG
 +
* analog comparator
 +
* ADC reference voltage
  
 
ARM:
 
ARM:
Line 48: Line 50:
 
* integrated HID and MSC device driver
 
* integrated HID and MSC device driver
 
* integrated USB MSC boot loader (needs 12MHz crystal)
 
* integrated USB MSC boot loader (needs 12MHz crystal)
 +
* higher active current
 +
* lower deep-sleep current
 +
* required external LDO

Revision as of 05:20, 30 July 2011

Items to buy:


[AVR] vs [ARM]

AVR:

  • EEPROM
  • can run at 5V
  • 12 ADC inputs
  • JTAG
  • analog comparator
  • ADC reference voltage

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)
  • higher active current
  • lower deep-sleep current
  • required external LDO