https://github.com/electrocodeur/introduction_stm32
Introduction a la carte STM32
https://github.com/electrocodeur/introduction_stm32
arduino stm32 stm32f103
Last synced: 2 months ago
JSON representation
Introduction a la carte STM32
- Host: GitHub
- URL: https://github.com/electrocodeur/introduction_stm32
- Owner: electrocodeur
- Created: 2021-05-16T13:35:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T15:18:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T15:40:22.074Z (over 1 year ago)
- Topics: arduino, stm32, stm32f103
- Language: C++
- Homepage: https://www.youtube.com/c/ElectroCodeur?sub_confirmation=1
- Size: 634 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction à la carte STM32
Le fichier generic_boot20_pc13.bin est à envoyer sur la carte STM32 .
Le programme Blink_STM peut etre envoyer soit par l'IDE Arduino ou bien en ligne de commande (à condition d'avoir été compilé,il faut soit envoyer un fichier .hex ou .bin).
Lien vers la vidéo : https://youtu.be/0DBcua7M1xQ
