Difference between revisions of "ARM links"
Jump to navigation
Jump to search
(Created page with 'This is a page for links to the various embedded ARM boards. * Leaf Labs Maple - Cortex M3 design based on the STM32 ARM variant. * Microbuilder LPC1343 - Cortex M3 base…') |
(link to related pages, etc.) |
||
Line 3: | Line 3: | ||
* [[Leaf Labs Maple]] - Cortex M3 design based on the STM32 ARM variant. | * [[Leaf Labs Maple]] - Cortex M3 design based on the STM32 ARM variant. | ||
* [[Microbuilder LPC1343]] - Cortex M3 based on the Phillips/NXP LPC143 | * [[Microbuilder LPC1343]] - Cortex M3 based on the Phillips/NXP LPC143 | ||
+ | * Several [[Music Player]] projects use ARM microcontrollers | ||
+ | ** Early versions of the [[TRAXMOD]] music player used the NXP LPC2103 ARM7TDMI | ||
+ | * Most open-hardware [[motherboards that run Linux]] use an ARM processor: | ||
+ | ** [[Linuxstamp]] | ||
+ | ** [[Linuxstamp II 9260]] | ||
+ | ** [[ARMUS Embedded Linux Board]] | ||
+ | ** ... etc. | ||
+ | |||
+ | == Further reading == | ||
+ | * [[ARM]]; [[microcontroller#ARM]] | ||
+ | * Many ARM microcontrollers use [[JTAG]] for installing firmware and debugging | ||
+ | * [http://www.open-research.org.uk/ARMuC/WikiNode.html the ARM microcontroller wiki] |
Revision as of 17:32, 2 January 2011
This is a page for links to the various embedded ARM boards.
- Leaf Labs Maple - Cortex M3 design based on the STM32 ARM variant.
- Microbuilder LPC1343 - Cortex M3 based on the Phillips/NXP LPC143
- Several Music Player projects use ARM microcontrollers
- Early versions of the TRAXMOD music player used the NXP LPC2103 ARM7TDMI
- Most open-hardware motherboards that run Linux use an ARM processor:
Further reading
- ARM; microcontroller#ARM
- Many ARM microcontrollers use JTAG for installing firmware and debugging
- the ARM microcontroller wiki