Arduino_STM32/README.md

49 lines
2.4 KiB
Markdown
Raw Normal View History

2015-06-06 14:59:45 -07:00
Arduino STM32
=============
2014-10-29 17:09:14 -07:00
2015-06-10 16:10:55 -07:00
##Notice
This software is experimental and a work in progress.
Under no circumstances should these files be used in relation to any critical system(s).
Use of these files is at your own risk.
2015-06-06 15:12:58 -07:00
##Summary:
This repo contains, the "Hardware" files to support STM32 based boards on Arduino version 1.6.13 or 1.6.12 (some older versions may also work) including [LeafLabs Maple, and Maple mini](http://www.leaflabs.com/about-maple/), and other generic STM32F103 boards
2014-12-01 18:43:00 -08:00
2015-06-06 15:43:21 -07:00
***PRIMARY SUPPORT FORUM: http://www.stm32duino.com/***
*** We are also on Gitter https://gitter.im/stm32duino/Lobby ***
2015-06-06 15:38:47 -07:00
##Background & Support:
2015-06-06 14:59:45 -07:00
* Based on https://github.com/bobc/maple-asp, which is in turn based on LibMaple by Leaflabs
2015-06-06 15:38:47 -07:00
* **Please read the wiki (https://github.com/rogerclarkmelbourne/Arduino_STM32/wiki) for full details**
2015-06-06 14:59:45 -07:00
* See also my blog: http://www.rogerclark.net/stm32f103-and-maple-maple-mini-with-arduino-1-5-x-ide/
* **NEW: Main support site for using STM32 boards with the Arduino IDE: http://www.stm32duino.com/**
2016-05-01 19:46:18 -07:00
* Original LeafLabs "Docs:" http://docs.leaflabs.com/docs.leaflabs.com/index.html
2015-01-16 19:36:40 -08:00
2015-06-06 15:10:24 -07:00
**YouTube Videos:**
2015-06-06 15:22:05 -07:00
* 20141116: [Arduino 1.5.8 IDE with STM32 board](https://www.youtube.com/watch?v=-zwGnytGT8M)
* 20150413: [STM32 for Arduino 1.6.2 or newer (update)](https://www.youtube.com/watch?v=TePglhSkghg)
* 20150419: [Uploading via USB to Serial to STM32F103 boards](https://www.youtube.com/watch?v=G_RF0a0hrak)
2015-06-06 15:10:24 -07:00
##Additional Links & Info:
2015-06-06 14:59:45 -07:00
* https://www.hackster.io/rayburne/4-dollar-90-mips-32-bit-72-mhz-arm-arduino
2014-12-01 18:43:00 -08:00
2015-06-06 14:59:45 -07:00
##Purchase info:
2015-06-07 20:09:00 -07:00
###Entry level boards
2015-06-06 15:12:58 -07:00
* [Ebay search for "arduino maple"](http://www.ebay.com/sch/i.html?_from=R40&_sacat=0&LH_BIN=1&_nkw=arduino+maple&_sop=15) (currently costs <$5 with shipping)
2015-06-07 19:59:06 -07:00
* [AliExpress search for "leaflabs maple"] (http://www.aliexpress.com/wholesale?catId=0&initiative_id=SB_20150607085526&SearchText=leaflabs+maple)
2015-06-07 20:09:00 -07:00
### Bigger boards (You need to load the stm32duino bootloader)
Some supplier have this board e.g.
*[ STM32F103VET ](http://www.ebay.com.au/itm/1PCS-STM32F103VET6-ARM-STM32-Minimum-System-Development-Board-Arduino-M77-/301433302819)
2015-06-07 20:10:15 -07:00
*[There is also a STM32F103ZET board which also works, however they are not always available. They have been listed as "STM32F103ZET6 Minimum System Development Board ARM STM32 Cortex-m3 M75"]
(http://www.ebay.com.au/itm/1pcs-STM32F103ZET6-Minimum-System-Development-Board-ARM-STM32-Cortex-m3-M75-/291305557264)
2015-06-07 20:09:00 -07:00