SEARCH
TOOLBOX
LANGUAGES
modified on 23 July 2014 at 18:05 ••• 25,682 views

Bambino-200 Manual/References

From Manuals

(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
==Useful Web Links==
==Useful Web Links==
{{:CORTEX M4 Links}}
{{:CORTEX M4 Links}}
 +
{{:NetMF Links}}
 +
{{:mbed Links}}
----
----
[[Bambino-200_Manual/Mechanical and Electrical Characteristics|PREVIOUS: Mechanical and Electrical Characteristics]]
[[Bambino-200_Manual/Mechanical and Electrical Characteristics|PREVIOUS: Mechanical and Electrical Characteristics]]

Revision as of 05:16, 8 July 2013

This section outlines material that may be useful for further reading.

Documents

LPC43XX User Manual
http://www.nxp.com/documents/user_manual/UM10503.pdf
This user manual provides reference information for the NXP LPC43XX microcontrollers. All MCU registers are documented in the user manual.

Books

The Definitive Guide to ARM® Cortex-M3 and Cortex-M4 Processors

The Definitive Guide to ARM® Cortex-M3 and Cortex-M4 Processors, Third Edition

by Joseph Yiu

ISBN: 0124080820 Publisher: Newnes (November, 2013)

Overview of the processor and instruction set architecture of the ARM® Cortex®-M3 and Cortex®-M4 processors. Several code examples using IAR, Keil, gcc and CooCox CoIDE.

The Designer's Guide to the Cortex-M Processor Family: A Tutorial Approach

The Designer's Guide to the Cortex-M Processor Family: A Tutorial Approach

by Trevor Martin

ISBN: 0080982964 Publisher: Newnes (May, 2009)

Tutorial-based book giving the key concepts required to develop programs in C with a Cortex M- based processor.

ARM System Developers Guide

ARM System Developer's Guide: Designing and Optimizing System Software

ISBN: 1558608745 Publisher: Morgan Kaufmann; (March, 2004)

In-depth overview of the ARM architecture with examples that outline impact of programming practices on performance, power and cost.

Useful Web Links

Micromint Web Site
http://www.micromint.com/
Product information and software updates for the Electrum SBCs.
NXP’s Web Site
http://www.nxp.com/
Manuals, Erratas, and application notes for NXP MCUs
.NET Micro Framework Platform SDK
http://msdn.microsoft.com/en-us/library/ee436350.aspx
Online documentation for the Micro Framework SDK
.NET Gadgeteer Core Reference
http://netmf.com/gadgeteer/docs/GadgeteerCore/2.42.600_NETMF4.2/
Online documentation for the Gadgeteer API
mbed Community
http://mbed.org/
mbed community site with documentation, code examples and forums

PREVIOUS: Mechanical and Electrical Characteristics