Difference between revisions of "LeafLabs"

From OpenCircuits
Jump to navigation Jump to search
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is a page about the Leaf Labs Maple board - an open source hardware and software ARM Cortex M3 single board computer with Arduino-compatible expansion connectors and form factor.
+
This is a page about the LeafLabs STM32 boards, such as the Maple - an open source hardware and software ARM Cortex M3 single board computer with Arduino-compatible expansion connectors and form factor.
  
 
[[File:maple.jpg|thumb|alt=Maple revision 5 board|Maple revision 5 board]]
 
[[File:maple.jpg|thumb|alt=Maple revision 5 board|Maple revision 5 board]]
Line 5: Line 5:
 
== Resources ==
 
== Resources ==
  
* [http://leaflabs.com/ Leaf Labs website]
+
* [http://leaflabs.com/ LeafLabs website]
* [http://leaflabs.com/devices/maple/ Maple board] at Leaf Labs website
+
* [http://leaflabs.com/devices/maple/ Maple board] at LeafLabs website
* [http://leaflabs.com/devices/maple/ Leaf Labs forums]
+
* [http://leaflabs.com/docs/ Maple documentation]
* [http://leaflabs.com/devices/maple/ Leaf Labs on Github] - source code for board designs, firmware, IDE, and documentation
+
* [http://leaflabs.com/devices/maple/ LeafLabs forums] - support and discussion
* [http://www.st.com/internet/mcu/class/1734.jsp STM 32 page] at [http://www.st.com ST Electronics] - the system-on-chip that the Maple uses. Get STM32 reference manuals and application notes here.
+
* [http://wiki.leaflabs.com LeafLabs wiki] - user-generated documentation and project coordination
 +
* [http://leaflabs.com/devices/maple/ LeafLabs on Github] - source code for board designs, firmware, IDE, and documentation
 +
* [http://www.st.com/internet/mcu/class/1734.jsp STM32 page] at [http://www.st.com STMicroelectronics] - the system-on-chip that the Maple uses. Get STM32 reference manuals and application notes here.
  
 
== How to guides ==
 
== How to guides ==
  
* Add your pages here
+
* [http://wiki.leaflabs.com/index.php?title=Maple_JTAG_How_To Maple JTAG How To Maple JTAG How To] - how to use Maple's JTAG adapter for debugging; how to build a Maple JTAG adapter; re-flashing the board; and more (at the LeafLabs wiki).
 +
 
 +
== Further reading ==
 +
* The Maple is a microcontroller board with Arduino-compatible pinout; for other microcontroller boards with Arduino-compatible pinouts (and shields that plug into the Maple and those other Arduino-compatible microcontroller boards) see [[Arduino Links]].
 +
* The Maple includes an ARM processor; for more information, see [[ARM links]].

Latest revision as of 07:48, 17 February 2011

This is a page about the LeafLabs STM32 boards, such as the Maple - an open source hardware and software ARM Cortex M3 single board computer with Arduino-compatible expansion connectors and form factor.

Maple revision 5 board
Maple revision 5 board

Resources[edit]

How to guides[edit]

  • Maple JTAG How To Maple JTAG How To - how to use Maple's JTAG adapter for debugging; how to build a Maple JTAG adapter; re-flashing the board; and more (at the LeafLabs wiki).

Further reading[edit]

  • The Maple is a microcontroller board with Arduino-compatible pinout; for other microcontroller boards with Arduino-compatible pinouts (and shields that plug into the Maple and those other Arduino-compatible microcontroller boards) see Arduino Links.
  • The Maple includes an ARM processor; for more information, see ARM links.