No video

How to program an STM32 board with the Arduino IDE

  Рет қаралды 36,823

Abstract programmer

Abstract programmer

2 жыл бұрын

github.com/stm...

Пікірлер: 60
@specializedracer
@specializedracer 2 жыл бұрын
This guy is actually underrated because man the videos actually help people out sad thing youtube doesn’t promote the videos but never give up man!
@RwP223
@RwP223 Жыл бұрын
I subscribed
@celalkalaycoglu4880
@celalkalaycoglu4880 Күн бұрын
sir, your work is amazing! You helped me and many rookies like me. I don't know where you are from, where you live, who you are, but I am grateful to you
@absprog
@absprog Күн бұрын
Thank you for your feedback🙏
@TheRealMaster9000
@TheRealMaster9000 9 ай бұрын
No nonsense, provides all of the essential information to get up and running, worked on the first try with Nucleo-32 STM32L432. Awesome video!
@absprog
@absprog 9 ай бұрын
Thanks for your support and kind words!👍
@raif10
@raif10 11 ай бұрын
I've been fighting with the Arduino IDE and my STM32F446RE for two hours and about a dozen methods. This one works PERFECTLY and this video is fantastic.
@absprog
@absprog 11 ай бұрын
Thanks for your support and kind words!
@szampadelapa4759
@szampadelapa4759 Жыл бұрын
It works, great tutorial. I have STM32 Nucleo-G431RB and here different diode is blinking, exactly two times like example program says.
@absprog
@absprog Жыл бұрын
I am glad you found this helpful
@omareliotorrescastillo4808
@omareliotorrescastillo4808 Жыл бұрын
Hi, right now i own a STM32F103RCT6/RBT6 board, there are any information, these card has two mini usb c ports, would be the same procedure as you did in this video for my STM32F103RCT6/RBT6? any suggestion where to find information in how to code my board? anyhelp is appreciated, thank you very much
@SonalK
@SonalK 3 ай бұрын
I'm trying this with a WB55 board but I'm unable to flash it, I get no errors but the Blink example sketch doesnt make it blink. It works on my F401RE board but I've noticed "Uplaad method" is set to Mass Storage on that one but on the WB55 it says "SWD". Can that have something to do with it?
@user-lm5yc1mt8m
@user-lm5yc1mt8m 5 күн бұрын
How you’re arduino seeing com port ?
@farziverse4209
@farziverse4209 Ай бұрын
It is giving me Upload Failed errror. Any way to resolve it?
@samanttejasr
@samanttejasr 10 күн бұрын
how to use nucleo 64 as a isp to program blank mcu
@joseguevara184
@joseguevara184 7 ай бұрын
Nice video. Let me ask you, for 3d printer boards I just simply choose 3D printer borads from STM32 Menu? I am installing Marlin on a Geeetech Spark mainboard.
@durairaj5747
@durairaj5747 Ай бұрын
god for the beginners thank you so much
@absprog
@absprog Ай бұрын
Glad it was helpful!
@RoyALRiBBoN
@RoyALRiBBoN Жыл бұрын
i like your teaching style bro..good job 👍
@absprog
@absprog Жыл бұрын
Thanks for your support and kind words! 🤝
@roockiebatleboa7704
@roockiebatleboa7704 Жыл бұрын
Hello, i have the STM32H7A3/Nucleo144 Should i use the board "nucleo 144" or "generic STM32H7 series" ?? And i can't find neither of both the H7A3ZI-Q series in board part number. Help me please :p
@animongahajime9302
@animongahajime9302 6 ай бұрын
very informative and straight forward, thank you very much
@absprog
@absprog 6 ай бұрын
Thanks for your kind words!👍
@onlycarlx
@onlycarlx 8 ай бұрын
There is a metodh to use the hc-o6 with stm32 and program it with the arduino ide?
@chaldean7043
@chaldean7043 11 ай бұрын
This does not work with latest version of arduino 2.0.0 and newer?
@dk-simtools7679
@dk-simtools7679 5 ай бұрын
Dude, how do NUCLEO-F401RE get into BOOT
@nothingandmorenothing2736
@nothingandmorenothing2736 4 ай бұрын
Thank you so so much! Your video helped me a lot!
@absprog
@absprog 4 ай бұрын
I am glad you found this helpful👍
@vannhatpham2053
@vannhatpham2053 Жыл бұрын
arm-none-eabi-g++: error: COMPUTER\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.3.0=.: No such file or directory. I have an error. Help me
@deplorablesecuritydevices
@deplorablesecuritydevices 6 ай бұрын
Thanks for taking the time to make this. I keep getting the following error: arm-none-eabi-g++: warning: {compiler.optimization_flags}: linker input file unused because linking not done Any ideas?
@ArkadiuszHartung
@ArkadiuszHartung 11 ай бұрын
Your video is very helpful!
@absprog
@absprog 11 ай бұрын
That's great to hear :-)
@hristinagjoneska3535
@hristinagjoneska3535 6 ай бұрын
why i cannot find port f334r8?
@markuspfaff5504
@markuspfaff5504 Жыл бұрын
hey, great video :-) you show, how I have to set any pin as an input with pullup as at a ESP32? I tried in the setup(): pinMode(BUTTON_gruen_PIN, INPUT_PULLUP); but no effects. In the loop() I tried this: if ( digitalRead(BUTTON_gruen_PIN == LOW) ) { any code} . Have you any idea, how it works at the Nucleoboard F445RE?
@ayushrai5524
@ayushrai5524 10 ай бұрын
Showing error STM32_Programmer_CLI.exe not found
@ajuwinfly8272
@ajuwinfly8272 Жыл бұрын
Oh very nice im now progrm complete thz you 🎉🎉🎉🎉
@absprog
@absprog Жыл бұрын
Congratulations on completing your programming project! I'm glad that I could be of help 👍
@mkr32
@mkr32 Жыл бұрын
thanks very good info apriciated
@absprog
@absprog Жыл бұрын
I am so glad you found this helpful 😊
@A1Electrotech
@A1Electrotech 6 ай бұрын
sir please make video stm32f103c flight controller program video step by step
@MKRCLabs
@MKRCLabs Жыл бұрын
I am getting compiler error Any solution
@loicbarcaroli6175
@loicbarcaroli6175 Жыл бұрын
same
@khanawada
@khanawada Жыл бұрын
excellent tutorial. Right at the end you said "led blinks as expected". To correct it, it is not "led" but LED so you pronounce it as L, E, D. thanks
@absprog
@absprog Жыл бұрын
Thank you for bringing this to my attention and helping me to improve. I'm glad that you found the video helpful
@norzuhaira
@norzuhaira Жыл бұрын
Helped alot thank you so much:)
@absprog
@absprog Жыл бұрын
Glad it helped! 👍
@ricardobose9303
@ricardobose9303 7 ай бұрын
Great video!!! Thanks a lot!
@absprog
@absprog 7 ай бұрын
Thank you, I appreciate your positive feedback🤝
@preethichintam5239
@preethichintam5239 6 ай бұрын
thank you
@absprog
@absprog 6 ай бұрын
You're most welcome👍
@darkrasen
@darkrasen Жыл бұрын
Thanks so much!
@absprog
@absprog Жыл бұрын
You're welcome!
@fadilnant
@fadilnant Жыл бұрын
Thank you so much
@absprog
@absprog Жыл бұрын
You're most welcome 👍
@kamranrashid8593
@kamranrashid8593 Жыл бұрын
I try but it is giving compiler error
@vannhatpham2053
@vannhatpham2053 Жыл бұрын
Have you solved that problem yet?
@kamranrashid8593
@kamranrashid8593 Жыл бұрын
740+66 =806
STM32 Guide #1: Your first STM32 dev board
12:12
Mitch Davis
Рет қаралды 204 М.
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 37 МЛН
Harley Quinn's revenge plan!!!#Harley Quinn #joker
00:59
Harley Quinn with the Joker
Рет қаралды 7 МЛН
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
How to program STM32 microcontroller using Arduino IDE
9:38
How to Program Arduino in VSCode (Using Platform.io)
7:00
MakeUseOf
Рет қаралды 218 М.
I forced EVERYONE to use Linux
22:59
NetworkChuck
Рет қаралды 366 М.
STM32 with ST-LINK & Arduino IDE programming Step-by-Step
5:15
UCexperiments
Рет қаралды 7 М.
Installing the STM32 USB Bootloader, Easily! [SEE DESCRIPTION]
8:02
Caleb Marting
Рет қаралды 263 М.
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 37 МЛН