Difference between revisions of "STM32 Arduino"

From ElectroDragon Wiki
(Created page with "=== Arduino === * In arduino IDE install arduino SAM board first ("for arduino zero"), so toolchain "arm-none-eabi-g++ " installed * Git clone into arduino\hardware folder {|...")
 
(Replaced content with "https://w2.electrodragon.com/gollum/search?q=arduino-stm32-dat.md")
Tag: Replaced
 
Line 1: Line 1:
=== Arduino ===
https://w2.electrodragon.com/gollum/search?q=arduino-stm32-dat.md
* In arduino IDE install arduino SAM board first ("for arduino zero"), so toolchain "arm-none-eabi-g++ " installed
* Git clone into arduino\hardware folder
{| class="wikitable sortable"
|-
! Github !! Support hardward !! Support software
|-
| [https://github.com/rogerclarkmelbourne/Arduino_STM32.git STM32 Arduino] || F1, F3, F4 ||
|-
| [https://github.com/stm32duino/Arduino_Core_STM32 Arduino_Core_STM32] || F0~F7, L0~L4 ||
|}
* Hardware programmer use ST-LINK, install driver, [https://github.com/Edragon/stm8 you can find it here]
* Connect with our STM32F103C8T6 board, upload blink sketch onto PB12 pin.
* Support arduino library - [http://stm32duino.com/viewtopic.php?f=13&t=2812 here]
 
 
[[category: STM32 SDK]]
 
 
[[category: Arduino SDK]]

Latest revision as of 17:49, 5 July 2024