How to build a “Blink LED” project from STM32CubeMX for ST/Atollic TrueSTUDIO® for STM32™

  Рет қаралды 183,456

STMicroelectronics

STMicroelectronics

Күн бұрын

Find out more information about STM32: bit.ly/STM32-generic
For Atollic: bit.ly/Atollic
This is a video to show how easy it is to generate a simple project from STM32CubeMX to ST/Atollic TrueStudio.

Пікірлер: 65
@fordilavofgad
@fordilavofgad 6 жыл бұрын
Thank you very much for the perfect "Getting Started" tutorial. Very lovely french accent also :)
@bowzert
@bowzert 5 жыл бұрын
I'm french and I feel violated by his accent. I might be the only one though.XD
@nicobugs
@nicobugs 4 жыл бұрын
@@bowzert hahahaha
@lpuls4115
@lpuls4115 4 жыл бұрын
Thank you for changing the CubeMX-GUI in again and again and again ST, because we really like complexity toolchains with 1000 clicks and windows. Are you kidding? KEEP IT SIMPLE.
@a1nelson
@a1nelson 4 жыл бұрын
I understand your point. For a trivial application, like blinking an LED, CubeMX might be overkill. However, real world applications are rarely (never) this simple. Would you prefer videos that features hours long trips through the data sheets, with the goal of deriving the same figures, settings, etc. that Cube could set up with a few clicks? Is configuring the clock tree or establishing ideal PWM frequencies a fun little diversion during the workday? I would guess not. Cube is almost a software miracle, compared to just about anything else out there, when used for the purpose of generating predictable _and_ comprehensible initialization code. I guarantee that many of those who have a choice of MCUs for new designs are more than a little swayed toward specifying STM parts, due to this app, and the time/hassle it saves, alone. OK, I’ll just grab my soapbox and be off now...
@walterhynson2898
@walterhynson2898 5 жыл бұрын
after 2 years of searching ,trying ,begging finally someone who understands what beginners need and HOW to teach them...YOU my man are #1...THANKS Now please teach us how to blink the led on those Chinese made stm32vet6f103 with tftlcd development boards on ebay PLEASE
@rodrigocosta5297
@rodrigocosta5297 5 жыл бұрын
Thank you. It was really helpful!
@user-jr6zs2nx7z
@user-jr6zs2nx7z 5 жыл бұрын
it is really helpul. thank you
@flowcharttocodeconverter936
@flowcharttocodeconverter936 5 жыл бұрын
Good one. There is also a "flowchart to code converter" available
@sudheeps9870
@sudheeps9870 4 жыл бұрын
very helpful, thank you
@eng.shh80
@eng.shh80 4 жыл бұрын
Great Description " Thanks"
@_hackwell
@_hackwell 3 жыл бұрын
Merci pour cette video. je viens de tester et ça fonctionne super. Je le trouve l'utilisation assez simple et pratique! L'interface de Cube MX a un peu changé mais rien de compliqué non plus.
@citoyennumero4434
@citoyennumero4434 5 жыл бұрын
Merci beaucoup !!
@Ech01378
@Ech01378 5 жыл бұрын
Hello, Thanks for the Video! I am trying to make my own board, but the problem is that when I program the micro using the stlink, it dies (smoking!). The thing is that I've designed Boot0 and Boot1 to GND directly with no resistor, and the OSC32_IN to GND and the OSC32_OUT to sink the current from a pair resistor-led connected to the 3.3v. Idk why it is burning my stm32f103c8 when I program it. Could you help me?
@bitminersouth8845
@bitminersouth8845 5 жыл бұрын
nice video
@utkarshpatil3514
@utkarshpatil3514 4 жыл бұрын
Thank You for the Video can we get any video to perform same thing with Linux based system
@kansairobot2015
@kansairobot2015 4 жыл бұрын
For running I got two options Debug as Local C/C++ and Debug as STM 32 MCU C/C++. Which should I choose?
@GregWoodsLancs
@GregWoodsLancs 4 жыл бұрын
It would be nice to have an update for 2020. I managed to follow along, but the steps are different, and I have no idea what all the references to Atollic are about, CubeMX seems to work fine without it. An updated tutorial would help out noobs though.
@kaihorstmann2783
@kaihorstmann2783 2 жыл бұрын
Atollic is essentially now the CubeMxIDE for free from ST. They bought Atollic and integrated CubeMX seedless into it.
@techbits007
@techbits007 Жыл бұрын
@@kaihorstmann2783 Dear All,I have True Studio on my 32 bit architecture based Old system and it's Working well.(I couldn't install CubeIDE because it not supported by 32 bit based system) By using True Studio,Can I debug STM32-Nnucelo-F411RE Board ??????
@SavedByMusic97
@SavedByMusic97 6 жыл бұрын
Hi, I was able to follow through the code. However, when I debugged it ("debug as"), ld3 didnt know light up (LOW), while LD1 switched from green to red continuously. Would really appreciate if you can help out! Thanks
@davutkilic7787
@davutkilic7787 5 жыл бұрын
hey dear how to download stm32f7 in the cubemx help me
@ToDie4r
@ToDie4r 5 жыл бұрын
Now what i have done was more than newbie mistake. I believe that i failed to select only LED so after debug now my device has stuck in that mode, all leds are tuned on (blue, red, orange, yellow) and i can do not know how to restore it to prior state. Any help is appreciated. How to boot back into freertos mode on my dicovery
@stmicroelectronics
@stmicroelectronics 5 жыл бұрын
Hello all, thanks for all of your feedback! We recommend that you check out community.st.com/s/topic/0TO0X000000BTr8WAG/stm32cubemx for detailed questions about STM32CubeMX - effectively the tool has evolved this year so for latest updates and fast answers to your questions the community is the best place to go!
@techbits007
@techbits007 Жыл бұрын
Dear Sir, I have installed True Studio on my old laptop which runs on 32 bit based architecture,and I couldn't install the. CubeIDE because of it runs on 64 bit architecture based PC.( And I have old 32 bit based system) I have ordered for STM32 Nucleo-F411RE board and other sensors,Esp8266,DHT11 and other too for learning.,But now I am scaring about that ,Can I debug this board with True Studio IDE.....????? Pls help with Comment.
@wildlaborg
@wildlaborg 5 жыл бұрын
So, what are you using as a text editor in Atollic TrueStudio? I am asking because internal editor does not works correctly - unable to type '{' symbol.
@stmicroelectronics
@stmicroelectronics 5 жыл бұрын
hi, thanks for your questions and interest - we recommend that you check out community.st.com/s/topic/0TO0X000000BTr8WAG/stm32cubemx for detailed technical questions...!
@croydon21H
@croydon21H 4 жыл бұрын
Hi, @8:28 or so, you said connect microcontroller. does this mean using STlink? or directly using a simple micro USB cable
@techbits007
@techbits007 Жыл бұрын
I have to the same issue,using True Studio for Nucleo Board,cnt debug . May you please help me on this. ST-link probe devuce will be needed for the Nucleo F411RE to debug it or just connect using usb cable with Laptop ????
@markhaskins840
@markhaskins840 5 жыл бұрын
More of these please! just started using this platform from arduino and there is a complete lack of worked examples like this, next I want to press a button and light the led, next setup a PWM ouput, then read an ADC input ect ect. Thank you!
@shivashankar28
@shivashankar28 5 жыл бұрын
good thing, i hate Arduino but STM 32 is better than the Arduino damn thing
@korishan
@korishan 5 жыл бұрын
What version of STM32CubeMX are you using?!? The one I recently downloaded (December 2018) is 5.0.0 and Cube V1.0. The navigation is NOTHING like what you describe in the tutorial. Is there a newer version of this tutorial with the newer version of of STEM32CubeMX? The version I have looks like a dumbed down simple version compared to the "Advanced" looking one shown in the video.
@EdwinFairchild
@EdwinFairchild 5 жыл бұрын
Its not advanced in any way, its the same thing just a different look they have gone for now, tab based and stuff like that so you can see multiple things at the same time.
@Disillusioned_one
@Disillusioned_one 5 жыл бұрын
On the ST website search STM32CubeMX and don't download select version button and pick 4.24.0 and download it. That is what they are using and its way better.
@korishan
@korishan 5 жыл бұрын
@@Disillusioned_one Thanks, I'll check it out. At least I'll be able to follow along. With each major revision (especially if gui is changed), they should make another video.
@horiamorariu
@horiamorariu 4 жыл бұрын
Hi Do you have please an actual tutorial? This interface does not looks like the new SW. Thank you! Merci Beaucoup!
@alanmoreno9074
@alanmoreno9074 2 жыл бұрын
If I wanted to program a push to turn an LED on and keep it on even after push button is released, how would I do that?
@Acky0078
@Acky0078 5 жыл бұрын
Ok, you can debug, but what if I want to program the microcontroller?
@user-ok6ce8xg1y
@user-ok6ce8xg1y 4 жыл бұрын
If BOOT0 pin is set to low, the program should be downloaded to flash automaticly shortly before debug session starts. You can see it in the console window "Memory Programming ...".
@mehmetylmaz8359
@mehmetylmaz8359 2 жыл бұрын
The codes Download Verified Successfully but Led of STM32 dont blink, why?
@neginshiran6087
@neginshiran6087 3 жыл бұрын
is there any demo of setting Lora and the things network connection in FreeRTOS?
@stmicroelectronics
@stmicroelectronics 3 жыл бұрын
Hi there, for technical questions we really recommend you check out our community of experts and other developers at community.st.com
@jagadiswararaomacharla5811
@jagadiswararaomacharla5811 6 жыл бұрын
Description Resource Path Location Type undefined reference to `HAL_GPIO_Togglepin' main.c /light/Src line 109 C/C++ Problem Dear, i am unable to solve this problem
@jamesmaranga3972
@jamesmaranga3972 5 жыл бұрын
HAL_GPIO_TogglePin not HAL_GPIO_Togglepin
@rursus8354
@rursus8354 5 жыл бұрын
// Program here?
@MrWabouz
@MrWabouz 6 жыл бұрын
How did you get the parameter of the port and GPIO pin you wanted to toggle?
@techbits007
@techbits007 Жыл бұрын
Dear Sir, I have installed True Studio on my old laptop which runs on 32 bit based architecture,and I couldn't install the. CubeIDE because of it runs on 64 bit architecture based PC.( And I have old 32 bit based system) I have ordered for STM32 Nucleo-F411RE board and other sensors,Esp8266,DHT11 and other too for learning.,But now I am scaring about that ,Can I debug this board with True Studio IDE.....????? Pls help with Comment.
@stmicroelectronics
@stmicroelectronics Жыл бұрын
Hi there, thanks for your question - may we point you towards our community.st.com, where you will find a team of people who can answer you directly ?
@techbits007
@techbits007 Жыл бұрын
@@stmicroelectronics Dear Sir,Thnxx for the response here quickly,but I have solved the problem,I uninstalled True Studio and Re-Installed it.and when I tried to debug again, "it asked First time to allow some Settings blocked by Windows Firewall"(which I denied unfortunately last time)and I allowed this time. And finally I debugged.
@abimaeldominguez4126
@abimaeldominguez4126 6 жыл бұрын
When I click the "RUN" button , in shows this error: Error in initializing ST-Link device. Reason: (2) ST-Link DLL error. Any advice? Thank you
@stmicroelectronics
@stmicroelectronics 5 жыл бұрын
Hi, for detailed technical support please check out bit.ly/ST-COMMUNITY where we have support staff and other community members who will be able to help you!
@bacem1439
@bacem1439 3 жыл бұрын
i have a problem of checking don't terminated and "check update manager" is open solution please
@stmicroelectronics
@stmicroelectronics 3 жыл бұрын
Hello there, for technical questions we really recommend you check out our community of experts and other developers at community.st.com
@merwanotmani1346
@merwanotmani1346 3 жыл бұрын
hi, thanks for this tutorial, I guess you're a French native speaker 🤔
@stmicroelectronics
@stmicroelectronics 3 жыл бұрын
Hi, thanks for watching, our engineers do their very best to create this content and we do consider your comment !
@rk920223
@rk920223 5 жыл бұрын
Why GPIOB and GPIO_PIN_3 ?
@stmicroelectronics
@stmicroelectronics 5 жыл бұрын
Hi there, thanks for your question - it is PA5 and not PB3. Because PA5 on the Nucleo board is connected to the LED.
@psykjavier
@psykjavier 5 жыл бұрын
the form that you speak english is clean for my listening that is poor
@hoangleminh2424
@hoangleminh2424 3 жыл бұрын
too much complex for just simple blinking led. This is why STM need change your self to Arduino.
@stmicroelectronics
@stmicroelectronics 3 жыл бұрын
Thank you for your feedback !
@stefanfredin7120
@stefanfredin7120 3 жыл бұрын
I agree, somewhat. When you have the STM to control a BMU, send and take commands vai CAN. Using all ADCs and the majority of GPIOs for out/in, it is very nice to get the main code generated after a GUI build.
@davutkilic7787
@davutkilic7787 5 жыл бұрын
hey dear how to download stm32f7 in the cubemx help me
@stmicroelectronics
@stmicroelectronics 5 жыл бұрын
Hi, for detailed technical support please check out bit.ly/ST-COMMUNITY where we have support staff and other community members who will be able to help you!
11. Install STM32 CubeIDE and LED blink program for Windows (OpenOCD included)
17:56
MicroPeta by Nizar Mohideen
Рет қаралды 64 М.
How to Blink a LED | #5 STM32 GPIO output
24:41
Terminal Two
Рет қаралды 52 М.
3M❤️ #thankyou #shorts
00:16
ウエスP -Mr Uekusa- Wes-P
Рет қаралды 15 МЛН
Scary Teacher 3D Nick Troll Squid Game in Brush Teeth White or Black Challenge #shorts
00:47
DO YOU HAVE FRIENDS LIKE THIS?
00:17
dednahype
Рет қаралды 97 МЛН
100❤️
00:19
MY💝No War🤝
Рет қаралды 21 МЛН
Getting started with STM32 built-in USB DFU Bootloader
5:23
STMicroelectronics
Рет қаралды 185 М.
STM32 UART #4 || Receive Data using the DMA
20:29
ControllersTech
Рет қаралды 7 М.
Blue-pill STM32 Programming Using ST-LINK V2 Dongle
7:53
0033mer
Рет қаралды 234 М.
Installing the STM32 USB Bootloader, Easily! [SEE DESCRIPTION]
8:02
Caleb Marting
Рет қаралды 261 М.
Processing speed | #4 STM32 Clock configuration
10:03
Terminal Two
Рет қаралды 27 М.
HAL: #3 How to - UART
6:37
Web learning
Рет қаралды 74 М.
Choose a phone for your mom
0:20
ChooseGift
Рет қаралды 7 МЛН
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,7 МЛН
Мой инст: denkiselef. Как забрать телефон через экран.
0:54