Arch with LPC810, LPC1114FN28

If you enjoy using a breadboard to build a prototype, you will be excited with LPC1114FN28 and LPC810. They use DIP package! Another exicting thing is that Arch can be used as an mbed interface with LPC1114FN28 or LPC810. Then drag-n-drop programming, CMSIS DAP debug and USB Serial will be supported.

  • LPC1114FN24 - ARM Cortex M0, 30MHz, 16KB Flash, 4KB RAM
  • LPC810 - ARM Cortex M0+, 4KB Flash, 1KB RAM

Arch & LPC810

http://xiongyihui.github.io/Arch/images/Arch&LPC810.png

  1. Download the mbed interface firmware for LPC11U24 to Arch.
  2. Connect LPC810 through SWD interface.
  3. Use keil to develop your application.
  4. Download your application through CMSIS DAP debug adapter(Here it is the Arch).

Arch & LPC1114

http://xiongyihui.github.io/Arch/images/Arch&LPC1114.jpg

  1. Download the mbed interface firmware for LPC11U24 to Arch.
  2. Connect LPC1114 through SWD interface.
  3. Use mbed development tools or keil to develop your application.
  4. Download your application through CMSIS DAP or drag-n-drop programming.


Please log in to post comments.