Difference between revisions of "LeafLabs"
Jump to navigation
Jump to search
(link to related pages, etc.) |
|||
Line 11: | Line 11: | ||
* [http://wiki.leaflabs.com LeafLabs wiki] - user-generated documentation and project coordination | * [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://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 | + | * [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 == |
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.
Resources[edit]
- LeafLabs website
- Maple board at LeafLabs website
- Maple documentation
- LeafLabs forums - support and discussion
- LeafLabs wiki - user-generated documentation and project coordination
- LeafLabs on Github - source code for board designs, firmware, IDE, and documentation
- STM32 page at STMicroelectronics - the system-on-chip that the Maple uses. Get STM32 reference manuals and application notes here.
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.