🚀 STM32 Tutorial: Keil uVision Project Setup & Practical Example | Master Embedded Systems Dev

  Рет қаралды 22,333

WeeW - Stack

WeeW - Stack

Күн бұрын

Пікірлер: 45
@Clip7heApex
@Clip7heApex Жыл бұрын
Brilliant. This has come at the perfect time for me as I'm trying to learn stm32. I feel like it is so difficult to get into without tutorials like this. The platform has so much information it's hard to know where to start. Thanks for the time and effort you put into making these videos.
@minhajsixbyte
@minhajsixbyte Жыл бұрын
if you are just starting out, HAL with CubeIDE might just be easier
@idopshik
@idopshik 23 сағат бұрын
Very descriptive , thank you .
@stephenqlf3643
@stephenqlf3643 Жыл бұрын
Great, you come to teach us again!
@savasinan6226
@savasinan6226 Жыл бұрын
Great tutorial, thank you so much
@goran2295
@goran2295 Жыл бұрын
Fantastic tutorial! Thank you very much!
@minhajsixbyte
@minhajsixbyte Жыл бұрын
Hey, I really appreciate you for taking the time to share you knowledge free of cost. I have gone halfway through the video. Here you added some magic libraries that magically work. But in the beginning of the series you said that you are not choosing to use cmsis drivers because you want to do everything from scratch. That is a noble intent. But you cant just magically add "libraries". It doesn't make the knowledge scalable. What is someone supposed to do when they are following along with a different microcontroller? The libraries you are providing for the specific device does not make life easier but harder for the beginners. Please share you thoughts on that. My only intention is to be constructive and bringing out the best
@werkayro7188
@werkayro7188 4 ай бұрын
Fully agree! Have you found a tutorial that does teach more in-depth? Thanks!
@shreenathvaidya7904
@shreenathvaidya7904 9 ай бұрын
this is great, your tutorials are amazing!
@mahedhihassanfahim1042
@mahedhihassanfahim1042 Жыл бұрын
You are my great teacher. 1st comment. And love u ❣️
@qbitsday3438
@qbitsday3438 9 ай бұрын
YOu are doing an excellent Job of teaching MCU , i subscribe instantly !
@christophorushansen3281
@christophorushansen3281 2 ай бұрын
I got an error that said "Required input file from generator STM32CubeMX". Should I install CubeMX to resolve this issue? Seems like you didn't do it and it all seems fine. Please help. Thanks.
@ninjahattori7272
@ninjahattori7272 Ай бұрын
I am having the same problem. Please help if you find the solution. I installed this CubeMX but I am lost from here on.
@Marouane-r6c
@Marouane-r6c Ай бұрын
@@ninjahattori7272 did you solve the problem yet?
@zaraghalami
@zaraghalami Ай бұрын
Hi, thanks for your the time and effort. I have a question, I can not find the bar of startup in the device?
@liamshanahan9643
@liamshanahan9643 Ай бұрын
I want to bump this comment. There is a recent change where you're supposed to somehow get startup configuration files in cubeMX now. Not sure how to do this tho. If anybody resolved this and could share their resources, that would be great
@payman_azari
@payman_azari 3 ай бұрын
So great content, thanks
@yvindjimenezrnnabakk7352
@yvindjimenezrnnabakk7352 Жыл бұрын
Thanks so much for sharing
@maheshpathireddy4981
@maheshpathireddy4981 10 ай бұрын
I love this tutorial…one question where did you get these source and header files from?
@yt-mo5zk
@yt-mo5zk 3 ай бұрын
Pretty awesome👍👍👍
@amaraburashed2662
@amaraburashed2662 Жыл бұрын
good project weew
@滑滑蛋-v4s
@滑滑蛋-v4s 6 ай бұрын
Hello, may I know all of the harwares we need for this tutorial even leds, I don't have any of them.
@LiliaTroudi
@LiliaTroudi Жыл бұрын
Hi! I can't find on the github the time.h file. Thank you for the video
@WeeWStack
@WeeWStack Жыл бұрын
Thank you Lilia for letting me know, I have added the file to the folder, you should find it now
@25.muhammadhilmihaidary60
@25.muhammadhilmihaidary60 10 ай бұрын
thank you so much. ❤
@TrevorLabat
@TrevorLabat 5 ай бұрын
great video! I just wish you told us where exactly you got the code from. Like the diffrent commands in the time or gpio library like Pinw or pinoutputset
@rushikeshdeshmukh2034
@rushikeshdeshmukh2034 6 ай бұрын
Thanks a lot for excellent the videos on microcontroller programming. I have minor comment: three lines are repeated in while loop; there is no need to repeat.
@AhmedW.aleryani
@AhmedW.aleryani 7 ай бұрын
hello will this tutorial work on the stm32 nucleo f411re?
@RachidEr-rami
@RachidEr-rami 6 ай бұрын
i have a an stm32f411RE , can i use it to follow this tutorial or need the stm32f407
@absolute___zero
@absolute___zero 3 ай бұрын
What is the board name you are using? I want to buy a few dev boards but don't know which are fully equipped.
@leshoes3437
@leshoes3437 Жыл бұрын
Sorry for the noob questions, but where do we find the clock, gpio and time libraries?
@waelchaabi5854
@waelchaabi5854 2 ай бұрын
thank you very much sir but when i try to upload my project on stm32 with keil uvision it appears error: flash download failed - could not load file c/users/administrator/desktop/stm32/test/objects/test.axf I need help please
@zaeniakhmadmustofa4767
@zaeniakhmadmustofa4767 Жыл бұрын
Hi, Amazing tutorial, I love it. already subscribe and follow your channel. Could you make a video tutorial about programming RTC, Ethernet, LCD, Bluetooth, USART, reading sensor value, DAC, and SD Card on STM32 using Keil u vision. Thanks for the time and effort making these videos. It will be very helpful for me and other researchers.
@AishwaryaBMudennavar-t9u
@AishwaryaBMudennavar-t9u 27 күн бұрын
STM32 device is not showing while creating new project how to add device
@engr.omitdebnath
@engr.omitdebnath Жыл бұрын
Hello, I hope you are well and safe now. Please make a video to control and monitor the temperature from Thermocouple with STM32 Microcontroller, Max6675 module, and keil uvision software, and also share the programming code of Keil Uvision software. It will be very helpful for me and other researchers.
@WeeWStack
@WeeWStack Жыл бұрын
Thank you for your kind message. I have ordered today, will try to make it in the future episodes
@engr.omitdebnath
@engr.omitdebnath Жыл бұрын
@@WeeWStack I am waiting for that episode.
@engr.omitdebnath
@engr.omitdebnath Жыл бұрын
I am waiting for that episode. And please attach the all c program code in the video description from the next videos.
@allallall2321
@allallall2321 Жыл бұрын
👍
@sahiljamadar5952
@sahiljamadar5952 Жыл бұрын
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
@nickname5906
@nickname5906 8 ай бұрын
строчки кода 22, 23 и 24 лишние
@jp2en
@jp2en Жыл бұрын
you'll not believe us, but, I'll tell you, that we are not able to see the GPIO state from under "live device" and also, it is completely unnecessary to repeat the code 2 times, it will do the same job anyway.
@werkayro7188
@werkayro7188 4 ай бұрын
where can i learn about what the header files are doing? I'm searching for a tutorial on how to program these boards without relying on external libraries besides the stm32f4xx.h ... Thanks!
@koussaykingofgame4162
@koussaykingofgame4162 5 ай бұрын
im using the stm32f103c8 can u give link to it libreries (gpio.h , gpio.c ... ) ??
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 3 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 27 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 3 МЛН