How to program an STM32 board with the Arduino IDE

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • github.com/stm...

ความคิดเห็น • 61

  • @specializedracer
    @specializedracer 2 ปีที่แล้ว +19

    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 ปีที่แล้ว +1

      I subscribed

  • @TheRealMaster9000
    @TheRealMaster9000 11 หลายเดือนก่อน +5

    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  11 หลายเดือนก่อน

      Thanks for your support and kind words!👍

  • @omareliotorrescastillo4808
    @omareliotorrescastillo4808 ปีที่แล้ว +2

    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

  • @raif10
    @raif10 ปีที่แล้ว +4

    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  ปีที่แล้ว +2

      Thanks for your support and kind words!

  • @deplorablesecuritydevices
    @deplorablesecuritydevices 8 หลายเดือนก่อน

    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?

  • @farziverse4209
    @farziverse4209 3 หลายเดือนก่อน

    It is giving me Upload Failed errror. Any way to resolve it?

  • @SonalK
    @SonalK 5 หลายเดือนก่อน

    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?

  • @A1Electrotech
    @A1Electrotech 8 หลายเดือนก่อน

    sir please make video stm32f103c flight controller program video step by step

  • @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

  • @svenkalina2567
    @svenkalina2567 7 วันที่ผ่านมา

    is there a way to contact you i have a question about a stm32f446 chip

  • @samanttejasr
    @samanttejasr หลายเดือนก่อน

    how to use nucleo 64 as a isp to program blank mcu

  • @ВоваВовкинс-ъ7м
    @ВоваВовкинс-ъ7м หลายเดือนก่อน

    How you’re arduino seeing com port ?

  • @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🙏

  • @ayushrai5524
    @ayushrai5524 ปีที่แล้ว

    Showing error STM32_Programmer_CLI.exe not found

  • @joseguevara184
    @joseguevara184 8 หลายเดือนก่อน

    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.

  • @dk-simtools7679
    @dk-simtools7679 7 หลายเดือนก่อน

    Dude, how do NUCLEO-F401RE get into BOOT

  • @MKRCLabs
    @MKRCLabs ปีที่แล้ว +1

    I am getting compiler error
    Any solution

  • @szampadelapa4759
    @szampadelapa4759 ปีที่แล้ว +1

    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

  • @onlycarlx
    @onlycarlx 9 หลายเดือนก่อน

    There is a metodh to use the hc-o6 with stm32 and program it with the arduino ide?

  • @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

  • @mkr32
    @mkr32 ปีที่แล้ว +1

    thanks very good info apriciated

    • @absprog
      @absprog  ปีที่แล้ว

      I am so glad you found this helpful 😊

  • @durairaj5747
    @durairaj5747 2 หลายเดือนก่อน

    god for the beginners thank you so much

    • @absprog
      @absprog  2 หลายเดือนก่อน

      Glad it was helpful!

  • @chaldean7043
    @chaldean7043 ปีที่แล้ว

    This does not work with latest version of arduino 2.0.0 and newer?

  • @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?

  • @hristinagjoneska3535
    @hristinagjoneska3535 8 หลายเดือนก่อน

    why i cannot find port f334r8?

  • @animongahajime9302
    @animongahajime9302 7 หลายเดือนก่อน

    very informative and straight forward, thank you very much

    • @absprog
      @absprog  7 หลายเดือนก่อน

      Thanks for your kind words!👍

  • @preethichintam5239
    @preethichintam5239 7 หลายเดือนก่อน

    thank you

    • @absprog
      @absprog  7 หลายเดือนก่อน

      You're most welcome👍

  • @nothingandmorenothing2736
    @nothingandmorenothing2736 6 หลายเดือนก่อน

    Thank you so so much! Your video helped me a lot!

    • @absprog
      @absprog  6 หลายเดือนก่อน +1

      I am glad you found this helpful👍

  • @darkrasen
    @darkrasen ปีที่แล้ว +1

    Thanks so much!

    • @absprog
      @absprog  ปีที่แล้ว +1

      You're welcome!

  • @ajuwinfly8272
    @ajuwinfly8272 ปีที่แล้ว

    Oh very nice im now progrm complete thz you 🎉🎉🎉🎉

    • @absprog
      @absprog  ปีที่แล้ว +1

      Congratulations on completing your programming project! I'm glad that I could be of help 👍

  • @RoyALRiBBoN
    @RoyALRiBBoN ปีที่แล้ว

    i like your teaching style bro..good job 👍

    • @absprog
      @absprog  ปีที่แล้ว

      Thanks for your support and kind words! 🤝

  • @ricardobose9303
    @ricardobose9303 9 หลายเดือนก่อน

    Great video!!! Thanks a lot!

    • @absprog
      @absprog  9 หลายเดือนก่อน

      Thank you, I appreciate your positive feedback🤝

  • @ArkadiuszHartung
    @ArkadiuszHartung ปีที่แล้ว

    Your video is very helpful!

    • @absprog
      @absprog  ปีที่แล้ว

      That's great to hear :-)

  • @norzuhaira
    @norzuhaira ปีที่แล้ว

    Helped alot thank you so much:)

    • @absprog
      @absprog  ปีที่แล้ว

      Glad it helped! 👍

  • @kamranrashid8593
    @kamranrashid8593 ปีที่แล้ว

    I try but it is giving compiler error

  • @fadilnant
    @fadilnant ปีที่แล้ว

    Thank you so much

    • @absprog
      @absprog  ปีที่แล้ว

      You're most welcome 👍

  • @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

  • @kamranrashid8593
    @kamranrashid8593 ปีที่แล้ว

    740+66
    =806