STM32 F103 BLUEPILL - Getting Started with Arduino Core

preview_player
Показать описание
This video is on implementing Arduino core on to 32 bit STM32 BLUEPILL, so that you can use Arduino IDE to program a 4 times faster STM32 32 bit Blue pill board.

Arduino IDE File Preferences paste the board link from :

ST LINK debugger dongle can also be used to upload code through Serial Wire Debug pins.
ST LINK Driver here:

BLOG :
Рекомендации по теме
Комментарии
Автор

Very well explained first time i have come across such a simple explanation.

deepakkadam
Автор

Excellent presentation on how to use both types of loaders. It helped me quickly get the STM32F103C functional using the Arduino IDE. Thank you and thank you again. Respectfully, Steve

gskempe
Автор

Just one word help me to go with Bluepill without errors is "Most of the BluePill comes with 128kb Flash"...!
Very helpful!

vinothn
Автор

Thank you so much for this tutorial!!! I had been trying to get this to work for ages then I watched this video and I was done within minutes.

kafuiavevor
Автор

Great job Saravanan, thanks! Trying to get my bluepill going in August 2019, I wondered which of the links I researched had the most current info. This one turned to work quite well.
I'm using ST-LINK, so I started in that part of the video, but I also needed to go to the serial portion on how to add the board to the board manager in the Arduino IDE. The URL gets truncated on my system for some reason but I was able to copy it from the video.
The other thing I had to do was get the driver, which worked fine per instructions. One slight glitch was that it didn't show up in my Device Manager. But I went ahead and after all was done, it does show. So apparently it became visible after the IDE started using it. I guess.
After those two downloads and then following the step-by-step in the video for wiring connections and IDE options I was good to go. Note that the "blink" sketch in Examples is Read Only to you have to move it to your sketchbook to add the #define line.
I've never been so pleased to see an LED blinking on and off at a 1 second rate. -- Nick

nickk
Автор

Hello sir!
I need your help i am getting an error.
Sir please help me🙏🏻🙏🏻

mohammedasadbubere
Автор

I have downloaded STM32 Cube IDE and bought USB to TTL. How can I upload program using it ?

SiddanagowdaBiradar
Автор

Nicely done, sir. Easy to follow and your blog is so detailed and well explained. Thank you.

vogel
Автор

Thank you for sharing your time and effort!!!

electrolabs
Автор

Sir I am trying to program STM8S103 Board, but not succeed, I followed many tutorial but no solution, can you Please guide me, It will be very helpful for me because I am trying to solve this problem from 1 month

clgproject
Автор

Hi, I am getting the following message, any suggestions?

'C:\Users\Mike's' is not recognized as an internal or external command,

operable program or batch file.
Failed uploading: uploading error: exit status 1

mikeandrew
Автор

Nicely explained, I am kind designing my own pcb. I have same doubt. If I use the STLINK method then I don't have to Expose the BOOT pin with jumper arrangement is that correct. However via UART Pins I have to expose the BOOT and RESET Pin both

abhinavbhardwaj
Автор

I found problem with stlink "arm-none-eabi-g++: error: CreateProcess: No such file or directory

exit status 1
Error compiling for board Generic STM32F103C series.
"


I don't know what happen and how fix it?

waripark
Автор

At the IDE Arduino I can't see the PORT, and I don't have the "Ports (COM & LPT)" option at the Device Manager, thanks

samuelgallardo
Автор

Sir mujhe gsm module, arduino uno nd relay module
Se light vagrh control krna h iske liye code bna dijiye sir plz

lnnayma
Автор

for my example my arduino compiler doesnt write in read like in minute 09:00 and so my PC13 doesn't blink what can the problem be?
btw it says transfer complited even tho my cart isn't connected

essouaiedameur
Автор

Why do I have to unplug the ST LINK Device whenever update the program? (STM32F103CB + KEILV5 + ST LINK V2)

aditaksharan
Автор

Good video, but the ST-LINK wire connection was explained incorrectly. Please correct the video.
I hope people who watch this video also check and use the ST-LINK connection.

김민수-qqe
Автор

Wirtual port installed 3 times not successful in window 7 32 bit single user. Any help, please!!

yxhankun
Автор

Hi, I have Arduino Nano Stm32. Which has already program in it. I want to copy program from Arduino board.

MuhammadArshad-szym