Difference between revisions of "ARM Cortex-M"

From YobiWiki
Jump to navigation Jump to search
(Created page with "Misc resources for ARM Cortex-M serie")
 
m
Line 1: Line 1:
 
Misc resources for ARM Cortex-M serie
 
Misc resources for ARM Cortex-M serie
  +
  +
==Cortex-M3==
  +
* [http://www.nxp.com/products/microcontrollers/cortex_m3/#demoboards Demo boards list]
  +
* [http://www.nxp.com/demoboard/OM13045.html LPCXPresso demoboard with LPC1347]
  +
==Cortex-M4==
  +
* [http://www.nxp.com/products/microcontrollers/cortex_m4/#demoboards Demo boards list]
  +
Relatively small demoboard with Cortex M0 + Cortex M4: [http://www.nxp.com/demoboard/OM13027.html OM13027]
  +
==LPCXPresso==
  +
* [http://www.nxp.com/techzones/microcontrollers-techzone/tools-ecosystem/lpcxpresso.html LPC Zone] (see also [http://ics.nxp.com/lpcxpresso/ here])
  +
* [http://www.lpcware.com/ LPCware] online community
  +
* [http://knowledgebase.nxp.com/lpcxpresso.php Forum] @ NXP
  +
* [http://ics.nxp.com/support/documents/microcontrollers/pdf/lpcxpresso.getting.started.pdf Getting started (pdf)], newer version [http://www.nxp.com/documents/other/LPCXpresso_Getting_Started_Guide.pdf here]
  +
* [http://lpcxpresso.code-red-tech.com/LPCXpresso/ code_red IDE] (info [http://www.code-red-tech.com/RedSuite5/lpcxpresso-5.php here])
  +
* [http://www.microbuilder.eu/Projects/LPC1343ReferenceDesign/LPC1343CodeBase.aspx LPC1343 Codebase at MicroBuilder]
  +
* [http://ics.nxp.com/support/lpcxpresso/ LPC Codebases at NXP]
  +
* [http://www.embeddedartists.com/products/lpcxpresso/ Embedded Artsts] demoboards

Revision as of 14:40, 6 February 2013

Misc resources for ARM Cortex-M serie

Cortex-M3

Cortex-M4

Relatively small demoboard with Cortex M0 + Cortex M4: OM13027

LPCXPresso