Difference between revisions of "User:Corecode"

From Fixme.ch
Jump to: navigation, search
Line 34: Line 34:
  
 
AVR:
 
AVR:
  * EEPROM
+
* EEPROM
  * can run at 5V
+
* can run at 5V
  * 12 ADC inputs
+
* 12 ADC inputs
  * 15kS/s ADC
+
* 15kS/s ADC
  * JTAG
+
* JTAG
  
 
ARM:
 
ARM:
  * higher frequency/MIPS
+
* higher frequency/MIPS
  * 32bit architecture
+
* 32bit architecture
  * only up to 3.6V
+
* only up to 3.6V
  * 8 ADC inputs
+
* 8 ADC inputs
  * hardware divide
+
* hardware divide
  * 400kS/s ADC
+
* 400kS/s ADC
  * 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)

Revision as of 05:08, 30 July 2011

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)