STM32CubeIDE - IDE and CubeMX together

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • Video review of the IDE and graphical tool called STM32CubeIDE by STMicroelectronics.
    How to create the project, set peripheral, clock and how to upload the code and run that.
    www.chiptron.cz (czech)
    www.time4ee.com (english)

Комментарии •

  • @kevinhoublon8630
    @kevinhoublon8630 2 года назад

    Hello, great video 😄.
    I'm a beginner and I have a few questions :
    -Can we use this board and this IDE to control a color sensor, for example the color sensor "TCS3200"?
    Thank you in advance 😉.
    Cordially.

  • @rajathgeorgep
    @rajathgeorgep 5 лет назад

    Great effort by you. A rare video on youtube.

  • @MrZiomalkapucha
    @MrZiomalkapucha 5 лет назад

    5:39 in line 104 U should write only "array", not "&array[0]"

  • @bennguyen1313
    @bennguyen1313 4 года назад

    Do you know if micropython can be made to build entirely from STM32CubeIDE, instead of the command-line?

  • @dingga713
    @dingga713 5 лет назад +1

    Hi chiptron, i am a beginner to STM32, i would like to know is it any circuit diagram to show how the connection between PC and STM32 board. Or it is just connect through USB port?

    • @chiptronWzCz
      @chiptronWzCz  5 лет назад +1

      if you are using Nucleo 32/64/144 or Discovery board - just connect your eval board to laptop by USB

    • @walterhynson2898
      @walterhynson2898 5 лет назад +1

      just connect with USB and stay out of trouble.....the signals are real real fast.

    • @dingga713
      @dingga713 5 лет назад

      Thanks alot for the help, i already figure out my problem connection btw pc and my mcu board, i miss a stlink on my mcu board and i use stm32f103c8t6 which not provide a stlinker.

  • @WandersonRainer
    @WandersonRainer 4 года назад

    When I generate code in Cube MX the code inside while(1) block in Cube IDE is lost.

    • @boratsagdiyev3936
      @boratsagdiyev3936 4 года назад

      Keep your code within the comment sections that say "User code begin" and "user code end"

  • @ntn888
    @ntn888 5 лет назад +1

    It was about time they released an integrated environment. It was such a mess with all the plugins and scripts to make eclipse work with STM32.

  • @poggio7445
    @poggio7445 5 лет назад

    I like your video very much. Can you show us how to make now a GUI with a e.g simple Pushbutton and maybe a hardware like a steppermotor run and stop? Maybe STEMWIN? Or somehting which is free? I use the most used board STM32F746, its cheap and great for your next tutorial. Would be awesome if you can keep on this tutorial!

    • @chiptronWzCz
      @chiptronWzCz  5 лет назад

      I don't have experince with creatin of GUI, but check the videos from GFX.
      www.st.com/content/st_com/en/stm32-graphic-user-interface.html
      Thanks for your comment

  • @elishaul4125
    @elishaul4125 5 лет назад

    Hello, Can you create videos with better viewing quality?

  • @theraja011
    @theraja011 5 лет назад

    Can I flash Stm32 Target board with this IDE

  • @eamonhannon1103
    @eamonhannon1103 3 года назад

    Difficult to understand .