Changes

Jump to: navigation, search

User:Corecode

662 bytes removed, 23:49, 30 July 2011
----
 
[[http://www.atmel.com/dyn/resources/prod_documents/doc7766.pdf AVR]]
vs
[[http://www.nxp.com/documents/data_sheet/LPC1311_13_42_43.pdf 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
* requires external LDO
* http://voltsandbytes.com/lpc1343-breakout-board/
* http://code.google.com/p/micropendousx/
* http://www.olimex.com/dev/lpc-p1343.html
[[User:Corecode/Microboard]]