Difference between revisions of "LeafLabs"
Jump to navigation
Jump to search
m |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
* [http://leaflabs.com/docs/ Maple documentation] | * [http://leaflabs.com/docs/ Maple documentation] | ||
* [http://leaflabs.com/devices/maple/ LeafLabs forums] - support and discussion | * [http://leaflabs.com/devices/maple/ LeafLabs forums] - support and discussion | ||
+ | * [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 == | ||
− | * [ | + | * [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 06: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.