![]() LPC1343 Core Board is a development board for Cortex-M3. It is a easy way to start your project with a powerful but low cost single chip MCU. |
Features
- Using NXP LPC1343, a ARM Cortex-M3 MCU. Up to 72MHz.
- On-chip 32KiB FLASH.
- On-chip 8KiB SRAM, good enough for most single chip application.
- On board ISP (In System Programming) circuit. Dwonload via USB (as mass storage). No external programmer needed.
- On board EEPROM, good for storage of program parameters.
- Connector for Serial Wire Debugging, buddled a adapter that able to connect with J-Link.
- 24 IOs + 6 ADC ports.
Specifications
CPU: | NXP LPC1343 (Max. 72MHz) |
Power: | DC 9V or Powered by USB |
Input/Output: |
24 IOs, 6 ADC ports |
Download: |
Via USB (as mass storage) or Serial Wire Debug port |
On-chip FLASH: | 32KiB |
On-chip SRAM: | 8KiB |
EEPROM: | 1KiB (I2C) |
Package Content:
Shipping and Payment:
- Accept PayPal Only
- Worldwide shipping via Registered Airmail
IOs and connectors
Resources
- IAR installation for ARM (Windows)
- LPC1343 Datasheet
- LPC1343 User Manual
- A simple example (LED Blinking)
- A simple USB CDC example