Files

There are no circuits or boards in this repository.

Last update 4 years 2 months by thackerthanthis
FileshardwareArduino_STM32
..
STM32F1
STM32F4
drivers
tools
.gitignore
.gitmodules
LICENSE
README.md
README.md

Arduino STM32

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.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Summary:

This repo contains the "Hardware" files to support STM32 based boards on Arduino version 1.8.x (some older versions may also work) including <![CDATA[]]>LeafLabs Maple, and Maple mini<![CDATA[]]>, and other generic STM32F103 boards.

PRIMARY SUPPORT FORUM: <![CDATA[]]>http://www.stm32duino.com/<![CDATA[]]>

We are also on Gitter <![CDATA[]]>https://gitter.im/stm32duino/Lobby/<![CDATA[]]> <![CDATA[]]>Gitter<![CDATA[]]>

Background & Support:

YouTube Videos: * 20141116: <![CDATA[]]>Arduino 1.5.8 IDE with STM32 board<![CDATA[]]> * 20150413: <![CDATA[]]>STM32 for Arduino 1.6.2 or newer (update)<![CDATA[]]> * 20150419: <![CDATA[]]>Uploading via USB to Serial to STM32F103 boards<![CDATA[]]>

Purchase info:

Entry level boards

Bigger boards (You need to load the stm32duino bootloader)

Some suppliers have this board e.g. * <![CDATA[]]> STM32F103VET <![CDATA[]]> * <![CDATA[]]>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"<![CDATA[]]>

Report a bug