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
- Download the mbed interface firmware for LPC11U24 to Arch.
- Connect LPC810 through SWD interface.
- Use keil to develop your application.
- Download your application through CMSIS DAP debug adapter(Here it is the Arch).
Arch & LPC1114
- Download the mbed interface firmware for LPC11U24 to Arch.
- Connect LPC1114 through SWD interface.
- Use mbed development tools or keil to develop your application.
- Download your application through CMSIS DAP or drag-n-drop programming.
Please log in to post comments.