2015-03-09 12:27:30 +02:00
.. _platform_nxplpc:
Platform `` nxplpc ``
===================
2015-03-16 12:47:43 +02:00
The NXP LPC is a family of 32-bit microcontroller integrated circuits by NXP Semiconductors. The LPC chips are grouped into related series that are based around the same 32-bit ARM processor core, such as the Cortex-M4F, Cortex-M3, Cortex-M0+, or Cortex-M0. Internally, each microcontroller consists of the processor core, static RAM memory, flash memory, debugging interface, and various peripherals.
2015-03-09 12:27:30 +02:00
2015-03-16 12:47:43 +02:00
For more detailed information please visit `vendor site <http://www.nxp.com/products/microcontrollers/> `_ .
2015-03-09 12:27:30 +02:00
.. contents ::
Packages
--------
.. list-table ::
:header-rows: 1
* - Name
- Contents
2015-03-11 18:19:36 +02:00
2015-03-09 12:27:30 +02:00
* - `` framework-mbed ``
2015-03-11 18:19:36 +02:00
- `mbed Framework <http://mbed.org> `_
* - `` toolchain-gccarmnoneeabi ``
- `gcc-arm-embedded <https://launchpad.net/gcc-arm-embedded> `_ , `GDB <http://www.gnu.org/software/gdb/> `_
2015-03-09 12:27:30 +02:00
.. warning ::
**Linux Users:** Don't forget to install "udev" rules file
2015-03-25 11:34:48 +02:00
`99-platformio-udev.rules <https://github.com/platformio/platformio/blob/develop/scripts/99-platformio-udev.rules> `_ (an instruction is located in the file).
2015-03-09 12:27:30 +02:00
2015-03-20 21:44:26 +02:00
Frameworks
----------
.. list-table ::
:header-rows: 1
* - Name
- Description
* - :ref: `framework_mbed`
- The mbed framework The mbed SDK has been designed to provide enough hardware abstraction to be intuitive and concise, yet powerful enough to build complex projects. It is built on the low-level ARM CMSIS APIs, allowing you to code down to the metal if needed. In addition to RTOS, USB and Networking libraries, a cookbook of hundreds of reusable peripheral and module libraries have been built on top of the SDK by the mbed Developer Community.
2015-03-11 18:19:36 +02:00
Boards
------
.. note ::
2015-03-13 19:06:35 +02:00
* You can list pre-configured boards by :ref: `cmd_boards` command or
2015-03-16 23:08:59 +02:00
`PlatformIO Boards Explorer <http://platformio.org/#!/boards> `_
2015-03-11 18:19:36 +02:00
* For more detailed `` board `` information please scroll tables below by
horizontal.
CQ Publishing
~~~~~~~~~~~~~
2015-03-09 12:27:30 +02:00
.. list-table ::
:header-rows: 1
2015-03-11 18:19:36 +02:00
* - Type `` board ``
2015-03-09 12:27:30 +02:00
- Name
2015-03-11 18:19:36 +02:00
- Microcontroller
- Frequency
- Flash
- RAM
* - `` lpc11u35_501 ``
2015-03-25 11:42:36 +02:00
- `CQ Publishing TG-LPC11U35-501 <https://developer.mbed.org/platforms/TG-LPC11U35-501/> `_
2015-03-11 18:19:36 +02:00
- LPC11U35
- 48 MHz
- 64 Kb
- 10 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
Embedded Artists
~~~~~~~~~~~~~~~~
2015-03-09 12:27:30 +02:00
2015-03-11 18:19:36 +02:00
.. list-table ::
:header-rows: 1
2015-03-09 12:27:30 +02:00
2015-03-11 18:19:36 +02:00
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
2015-03-09 12:27:30 +02:00
2015-03-11 18:19:36 +02:00
* - `` lpc11u35 ``
2015-03-25 11:42:36 +02:00
- `Embedded Artists LPC11U35 QuickStart Board <https://developer.mbed.org/platforms/EA-LPC11U35/> `_
2015-03-11 18:19:36 +02:00
- LPC11U35
- 48 MHz
- 64 Kb
- 10 Kb
* - `` lpc4088 ``
2015-03-25 11:42:36 +02:00
- `Embedded Artists LPC4088 QuickStart Board <https://developer.mbed.org/platforms/EA-LPC4088/> `_
2015-03-11 18:19:36 +02:00
- LPC4088
- 120 MHz
- 512 Kb
- 96 Kb
* - `` lpc4088_dm ``
2015-03-25 11:42:36 +02:00
- `Embedded Artists LPC4088 Display Module <https://developer.mbed.org/platforms/EA-LPC4088-Display-Module/> `_
2015-03-11 18:19:36 +02:00
- LPC4088
- 120 MHz
- 512 Kb
- 96 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
NGX Technologies
~~~~~~~~~~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` blueboard_lpc11u24 ``
2015-03-25 11:42:36 +02:00
- `NGX Technologies BlueBoard-LPC11U24 <https://developer.mbed.org/platforms/BlueBoard-LPC11U24/> `_
2015-03-11 18:19:36 +02:00
- LPC11U24
- 48 MHz
- 32 Kb
- 8 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
NXP
~~~
2015-03-09 12:27:30 +02:00
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
2015-03-11 18:19:36 +02:00
- Microcontroller
- Frequency
2015-03-09 12:27:30 +02:00
- Flash
- RAM
2015-03-11 18:19:36 +02:00
* - `` lpc11u24 ``
2015-03-25 11:42:36 +02:00
- `NXP mbed LPC11U24 <https://developer.mbed.org/platforms/mbed-LPC11U24/> `_
2015-03-11 18:19:36 +02:00
- LPC11U24
- 48 MHz
- 32 Kb
- 8 Kb
2015-03-09 12:27:30 +02:00
* - `` lpc1549 ``
2015-03-25 11:42:36 +02:00
- `NXP LPCXpresso1549 <https://developer.mbed.org/platforms/LPCXpresso1549/> `_
2015-03-11 18:19:36 +02:00
- LPC1549
- 72 MHz
2015-03-09 12:27:30 +02:00
- 256 Kb
- 36 Kb
2015-03-11 18:19:36 +02:00
2015-03-09 12:27:30 +02:00
* - `` lpc1768 ``
2015-03-25 11:42:36 +02:00
- `NXP mbed LPC1768 <http://developer.mbed.org/platforms/mbed-LPC1768/> `_
2015-03-11 18:19:36 +02:00
- LPC1768
- 96 MHz
2015-03-09 12:27:30 +02:00
- 512 Kb
- 32 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
Outrageous Circuits
~~~~~~~~~~~~~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` mbuino ``
- `Outrageous Circuits mBuino <https://developer.mbed.org/platforms/Outrageous-Circuits-mBuino/> `_
- LPC11U24
- 48 MHz
- 32 Kb
- 8 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
SeeedStudio
~~~~~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
2015-03-09 12:27:30 +02:00
* - `` seeeduinoArchPro ``
2015-03-25 11:42:36 +02:00
- `SeeedStudio Seeeduino-Arch-Pro <https://developer.mbed.org/platforms/Seeeduino-Arch-Pro/> `_
2015-03-11 18:19:36 +02:00
- LPC1768
- 96 MHz
2015-03-09 12:27:30 +02:00
- 512 Kb
- 32 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
Solder Splash Labs
~~~~~~~~~~~~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
2015-03-09 12:27:30 +02:00
* - `` dipcortexm0 ``
2015-03-25 11:42:36 +02:00
- `Solder Splash Labs DipCortex M0 <https://developer.mbed.org/platforms/DipCortex-M0/> `_
2015-03-11 18:19:36 +02:00
- LPC11U24
- 50 MHz
2015-03-09 12:27:30 +02:00
- 32 Kb
- 8 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
Switch Science
~~~~~~~~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` lpc1114fn28 ``
2015-03-25 11:42:36 +02:00
- `Switch Science mbed LPC1114FN28 <https://developer.mbed.org/platforms/LPC1114FN28/> `_
2015-03-11 18:19:36 +02:00
- LPC1114FN28
- 48 MHz
2015-03-09 12:27:30 +02:00
- 32 Kb
2015-03-11 18:19:36 +02:00
- 4 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
u-blox
~~~~~~
2015-03-09 12:27:30 +02:00
2015-03-11 18:19:36 +02:00
.. list-table ::
:header-rows: 1
2015-03-09 12:27:30 +02:00
2015-03-11 18:19:36 +02:00
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` ubloxc027 ``
- `u-blox C027 <https://developer.mbed.org/platforms/u-blox-C027/> `_
- LPC1768
- 96 MHz
- 512 Kb
- 32 Kb