Bambino-210 Manual/References
From Manuals
This section outlines material that may be useful for further reading.
Documents
- mbed Texbook Overview
- http://mbed.org/cookbook/Textbook
- Overview of the textbook "Fast and Effective Embedded Systems Design: Applying the ARM mbed" by Rob Toulson and Tim Wilmshurst.
- mbed Texbook Course Notes
- http://mbed.org/cookbook/Course-Notes
- Course notes for textbook referenced above.
- 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
|
Fast and Effective Embedded Systems Design: Applying the ARM mbed ISBN: 0080977685 Publisher: Newnes; (August, 2012) Introduction to embedded systems design, using the ARM mbed and C programming language as development tools. |
|
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 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 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
- mbed Community
- http://mbed.org/
- mbed community site with documentation, code examples and forums




