Files
platformio-core/docs/platforms/nxplpc.rst

248 lines
5.0 KiB
ReStructuredText
Raw Normal View History

.. _platform_nxplpc:
Platform ``nxplpc``
===================
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.
For more detailed information please visit `vendor site <http://www.nxp.com/products/microcontrollers/>`_.
.. contents::
Packages
--------
.. list-table::
:header-rows: 1
* - Name
- Contents
2015-03-11 18:19:36 +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/>`_
.. warning::
**Linux Users:** Don't forget to install "udev" rules file
`99-platformio-udev.rules <https://github.com/ivankravets/platformio/blob/develop/scripts/99-platformio-udev.rules>`_ (an instruction is located in the file).
2015-03-11 18:19:36 +02:00
Boards
------
.. note::
* 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
~~~~~~~~~~~~~
.. list-table::
:header-rows: 1
2015-03-11 18:19:36 +02:00
* - Type ``board``
- Name
2015-03-11 18:19:36 +02:00
- Microcontroller
- Frequency
- Flash
- RAM
* - ``lpc11u35_501``
- `TG-LPC11U35-501 <https://developer.mbed.org/platforms/TG-LPC11U35-501/>`_
- 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-11 18:19:36 +02:00
.. list-table::
:header-rows: 1
2015-03-11 18:19:36 +02:00
* - Type ``board``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
2015-03-11 18:19:36 +02:00
* - ``lpc11u35``
- `EA LPC11U35 QuickStart Board <https://developer.mbed.org/platforms/EA-LPC11U35/>`_
- LPC11U35
- 48 MHz
- 64 Kb
- 10 Kb
* - ``lpc4088``
- `EA LPC4088 QuickStart Board <https://developer.mbed.org/platforms/EA-LPC4088/>`_
- LPC4088
- 120 MHz
- 512 Kb
- 96 Kb
* - ``lpc4088_dm``
- `EA LPC4088 Display Module <https://developer.mbed.org/platforms/EA-LPC4088-Display-Module/>`_
- 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``
- `BlueBoard-LPC11U24 <https://developer.mbed.org/platforms/BlueBoard-LPC11U24/>`_
- LPC11U24
- 48 MHz
- 32 Kb
- 8 Kb
2015-03-11 19:32:53 +02:00
2015-03-11 18:19:36 +02:00
NXP
~~~
.. list-table::
:header-rows: 1
* - Type ``board``
- Name
2015-03-11 18:19:36 +02:00
- Microcontroller
- Frequency
- Flash
- RAM
2015-03-11 18:19:36 +02:00
* - ``lpc11u24``
- `mbed LPC11U24 <https://developer.mbed.org/platforms/mbed-LPC11U24/>`_
- LPC11U24
- 48 MHz
- 32 Kb
- 8 Kb
* - ``lpc1549``
- `LPCXpresso1549 <https://developer.mbed.org/platforms/LPCXpresso1549/>`_
2015-03-11 18:19:36 +02:00
- LPC1549
- 72 MHz
- 256 Kb
- 36 Kb
2015-03-11 18:19:36 +02:00
* - ``lpc1768``
- `mbed LPC1768 <http://developer.mbed.org/platforms/mbed-LPC1768/>`_
2015-03-11 18:19:36 +02:00
- LPC1768
- 96 MHz
- 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
* - ``seeeduinoArchPro``
- `Seeeduino-Arch-Pro <https://developer.mbed.org/platforms/Seeeduino-Arch-Pro/>`_
2015-03-11 18:19:36 +02:00
- LPC1768
- 96 MHz
- 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
* - ``dipcortexm0``
- `DipCortex M0 <https://developer.mbed.org/platforms/DipCortex-M0/>`_
2015-03-11 18:19:36 +02:00
- LPC11U24
- 50 MHz
- 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``
- `mbed LPC1114FN28 <https://developer.mbed.org/platforms/LPC1114FN28/>`_
- LPC1114FN28
- 48 MHz
- 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-11 18:19:36 +02:00
.. list-table::
:header-rows: 1
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