sebseb7 / lpc8xx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

endorse

lpc8xx_template

template project with makefile, flash script and eval board.


####lpc812 features:

  • Cortex-M0+ Core
  • 30 Mhz
  • 16kb flash (lpc811: 8kb)
  • 4kb RAM (lpc811: 2kb)
  • USART Bootloader and SerialWireDebugging ( make debug )
  • ROM drivers for USART, i2c and power profiles
  • 14 hihgly configurable GPIO Pins (you can connect UART, I2C and SPI to any pin)
  • 3 * USART , 2 * SPI , 1 * I2C
  • internal RC with 1% accuracy
  • while(1); @ 30 Mhz ==> 5.5mA

lpc812

About


Languages

Language:Eagle 61.2%Language:C 35.7%Language:C++ 2.7%Language:Makefile 0.4%