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)
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.
Great effort by you. A rare video on youtube.
5:39 in line 104 U should write only "array", not "&array[0]"
Do you know if micropython can be made to build entirely from STM32CubeIDE, instead of the command-line?
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?
if you are using Nucleo 32/64/144 or Discovery board - just connect your eval board to laptop by USB
just connect with USB and stay out of trouble.....the signals are real real fast.
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.
When I generate code in Cube MX the code inside while(1) block in Cube IDE is lost.
Keep your code within the comment sections that say "User code begin" and "user code end"
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.
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!
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
Hello, Can you create videos with better viewing quality?
Can I flash Stm32 Target board with this IDE
yes
Difficult to understand .