The NEW STM32CubeMX V5.0

Поделиться
HTML-код
  • Опубликовано: 2 янв 2025

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

  • @francescoesco123
    @francescoesco123 4 года назад +1

    Thanks for the video! I struggled one hour on the project manager page because I could not find the option to use the Low Level API instead of the HAL drivers!

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

      Did you see the first video? I made the first one very detailed and the others are only with the changes.

  • @m.kalman371
    @m.kalman371 6 лет назад +2

    Much more useful than the official one. Good video!

  • @chuckdyer
    @chuckdyer 6 лет назад +1

    Thank you for making these videos. They are very helpful

  • @RavitejaNanda
    @RavitejaNanda Месяц назад

    Hello, sir. I am working on a project developed in Keil V5.06. In this project, I need to implement FreeRTOS for multitasking using STM32CubeMX V5, but I am facing compatibility issues. How can I avoid or resolve this issue?

  • @atanozkan
    @atanozkan 4 года назад +1

    I have problem , The code is successfully generated under E:/yeni/ilkproje project language :C but MDK-ARM V5project generation have a problem. How can I solve this problem?

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

      As a base line try to generate the code for the CubeIDE that is free from ST. If it works there, it should also work for the Keil. It could be that the Keil is also not up to date...

  • @yaghiyahbrenner8902
    @yaghiyahbrenner8902 6 лет назад +2

    nice. Blue and better I like the UI

  • @DDA40Xman
    @DDA40Xman 6 лет назад

    The version number in the revision table of the User Manual shows 4.28, not 5.0. Why the difference?

  • @ParthBhat
    @ParthBhat 6 лет назад +1

    Thanks for sharing! And I hope this one supports 4k screen !

    • @Weblearning1
      @Weblearning1  6 лет назад

      I don't have one. Try it out and let us know.

    • @ParthBhat
      @ParthBhat 6 лет назад +1

      @@Weblearning1 nope, just installed it on my laptop, but it won't work on 4k screen. I have to override the resolution for the app to look better . That's the major issue I face with keil, cubemx, eagle 7, proteus, Arduino, attolic , eclipse.
      Only atmel studio, sublime text, visual text editor , will work out of the box!
      I hope our embedded softwares will soon support 4k screens !

    • @Weblearning1
      @Weblearning1  6 лет назад

      Thanks for sharing. You can post this also in the ST community website. You can try and post your question here:
      community.st.com/s/topic/0TO0X000000BTr8WAG/stm32cubemx

  • @naasikhendricks1501
    @naasikhendricks1501 6 лет назад +1

    Looks like nxp mcuxpresso tool. Thanks. Nice compatible Mcu is great

    • @Weblearning1
      @Weblearning1  6 лет назад

      The STM33CubeMX was made long before around 2009 if I remember correctly. Back then it didn't generate any code and it was called STM32 MCU selector ( Can't remember the exact details). Couple of years ago, NXP also made one like ST...

    • @naasikhendricks1501
      @naasikhendricks1501 6 лет назад

      @@Weblearning1 the new gui looks like mcuxpresso, mind you that it requires alot of tricks(mcuxpresso) but the look and feel is very similar.
      I will say it looks great.
      I am not too worried about the look but functional is cool as always. With LCD Support unlike before.(touchgfx)

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

    Thanks Very good now how about the new CUBEMXIDE?

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

      I tried to make a movie. Had some issues with it. Will try it again soon.

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

    Generate Code > Open Project > and then Error: Not a valid ioc file !! what's going on here ?????

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

      Don't know, never heard of such a problem. Sounds like the IOC file is corrupted. Try doing a new file, save, close and then try to open it. If you still have this issue, uninstall the software and reinstall it.

  • @Area51-_-013
    @Area51-_-013 6 лет назад +1

    11:09 what is IP ?

    • @Weblearning1
      @Weblearning1  6 лет назад +1

      Most likely it means " Individual Peripheral". i.e. non of the Peripheral was used for this pin.

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

    i downloaded cube mx new versian its little bit complicated
    give me souse of this version please

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

      Yes, I know. I started making a video about it but it keeps in crashing on my PC for some reason. Waiting for ST to fix it and in the meantime I'm trying to solve it myself.

  • @trt969
    @trt969 6 лет назад +2

    Thanks again =D