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!
@RwP2232 жыл бұрын
I subscribed
@TheRealMaster9000 Жыл бұрын
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 Жыл бұрын
Thanks for your support and kind words!👍
@raif10 Жыл бұрын
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 Жыл бұрын
Thanks for your support and kind words!
@celalkalaycoglu48805 ай бұрын
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
@absprog5 ай бұрын
Thank you for your feedback🙏
@szampadelapa47592 жыл бұрын
It works, great tutorial. I have STM32 Nucleo-G431RB and here different diode is blinking, exactly two times like example program says.
@absprog2 жыл бұрын
I am glad you found this helpful
@onlycarlx Жыл бұрын
There is a metodh to use the hc-o6 with stm32 and program it with the arduino ide?
@SadiaBibi-mz6iv28 күн бұрын
seedhi baat no bakwas . such a precise , to the point video. and leaves out nothing
@absprog28 күн бұрын
Appreciate it, thank you for your feedback
@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
@SonalK9 ай бұрын
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?
@joseguevara184 Жыл бұрын
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.
@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
@instantnoodles715511 күн бұрын
i think you gott program through serial ttl
@chaldean7043 Жыл бұрын
This does not work with latest version of arduino 2.0.0 and newer?
@farziverse42097 ай бұрын
It is giving me Upload Failed errror. Any way to resolve it?
@samanttejasr5 ай бұрын
how to use nucleo 64 as a isp to program blank mcu
@ВоваВовкинс-ъ7м5 ай бұрын
How you’re arduino seeing com port ?
@RoyALRiBBoN Жыл бұрын
i like your teaching style bro..good job 👍
@absprog Жыл бұрын
Thanks for your support and kind words! 🤝
@hristinagjoneska3535 Жыл бұрын
why i cannot find port f334r8?
@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
@ayushrai5524 Жыл бұрын
Showing error STM32_Programmer_CLI.exe not found
@dk-simtools767911 ай бұрын
Dude, how do NUCLEO-F401RE get into BOOT
@animongahajime9302 Жыл бұрын
very informative and straight forward, thank you very much
@absprog11 ай бұрын
Thanks for your kind words!👍
@MKRCLabs2 жыл бұрын
I am getting compiler error Any solution
@loicbarcaroli61752 жыл бұрын
same
@deplorablesecuritydevices Жыл бұрын
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 Жыл бұрын
Your video is very helpful!
@absprog Жыл бұрын
That's great to hear :-)
@nothingandmorenothing273610 ай бұрын
Thank you so so much! Your video helped me a lot!
@absprog10 ай бұрын
I am glad you found this helpful👍
@svenkalina25674 ай бұрын
is there a way to contact you i have a question about a stm32f446 chip
@markuspfaff55042 жыл бұрын
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?
@ajuwinfly8272 Жыл бұрын
Oh very nice im now progrm complete thz you 🎉🎉🎉🎉
@absprog Жыл бұрын
Congratulations on completing your programming project! I'm glad that I could be of help 👍
@kamranrashid85932 жыл бұрын
I try but it is giving compiler error
@vannhatpham2053 Жыл бұрын
Have you solved that problem yet?
@A1Electrotech Жыл бұрын
sir please make video stm32f103c flight controller program video step by step
@durairaj57476 ай бұрын
god for the beginners thank you so much
@absprog6 ай бұрын
Glad it was helpful!
@ricardobose9303 Жыл бұрын
Great video!!! Thanks a lot!
@absprog Жыл бұрын
Thank you, I appreciate your positive feedback🤝
@norzuhaira2 жыл бұрын
Helped alot thank you so much:)
@absprog2 жыл бұрын
Glad it helped! 👍
@mkr322 жыл бұрын
thanks very good info apriciated
@absprog2 жыл бұрын
I am so glad you found this helpful 😊
@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 Жыл бұрын
Thank you for bringing this to my attention and helping me to improve. I'm glad that you found the video helpful
@darkrasen2 жыл бұрын
Thanks so much!
@absprog2 жыл бұрын
You're welcome!
@aylonmelamed3043 ай бұрын
sirton meule, ze mamash yaazor li im taase gam "hello world" im arduino ide. toda.