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 Жыл бұрын
if you are just starting out, HAL with CubeIDE might just be easier
@idopshik23 сағат бұрын
Very descriptive , thank you .
@stephenqlf3643 Жыл бұрын
Great, you come to teach us again!
@savasinan6226 Жыл бұрын
Great tutorial, thank you so much
@goran2295 Жыл бұрын
Fantastic tutorial! Thank you very much!
@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
@werkayro71884 ай бұрын
Fully agree! Have you found a tutorial that does teach more in-depth? Thanks!
@shreenathvaidya79049 ай бұрын
this is great, your tutorials are amazing!
@mahedhihassanfahim1042 Жыл бұрын
You are my great teacher. 1st comment. And love u ❣️
@qbitsday34389 ай бұрын
YOu are doing an excellent Job of teaching MCU , i subscribe instantly !
@christophorushansen32812 ай бұрын
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Ай бұрын
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Ай бұрын
@@ninjahattori7272 did you solve the problem yet?
@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Ай бұрын
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_azari3 ай бұрын
So great content, thanks
@yvindjimenezrnnabakk7352 Жыл бұрын
Thanks so much for sharing
@maheshpathireddy498110 ай бұрын
I love this tutorial…one question where did you get these source and header files from?
@yt-mo5zk3 ай бұрын
Pretty awesome👍👍👍
@amaraburashed2662 Жыл бұрын
good project weew
@滑滑蛋-v4s6 ай бұрын
Hello, may I know all of the harwares we need for this tutorial even leds, I don't have any of them.
@LiliaTroudi Жыл бұрын
Hi! I can't find on the github the time.h file. Thank you for the video
@WeeWStack Жыл бұрын
Thank you Lilia for letting me know, I have added the file to the folder, you should find it now
@25.muhammadhilmihaidary6010 ай бұрын
thank you so much. ❤
@TrevorLabat5 ай бұрын
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
@rushikeshdeshmukh20346 ай бұрын
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.aleryani7 ай бұрын
hello will this tutorial work on the stm32 nucleo f411re?
@RachidEr-rami6 ай бұрын
i have a an stm32f411RE , can i use it to follow this tutorial or need the stm32f407
@absolute___zero3 ай бұрын
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 Жыл бұрын
Sorry for the noob questions, but where do we find the clock, gpio and time libraries?
@waelchaabi58542 ай бұрын
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 Жыл бұрын
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-t9u27 күн бұрын
STM32 device is not showing while creating new project how to add device
@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 Жыл бұрын
Thank you for your kind message. I have ordered today, will try to make it in the future episodes
@engr.omitdebnath Жыл бұрын
@@WeeWStack I am waiting for that episode.
@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 Жыл бұрын
👍
@sahiljamadar5952 Жыл бұрын
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
@nickname59068 ай бұрын
строчки кода 22, 23 и 24 лишние
@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.
@werkayro71884 ай бұрын
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!
@koussaykingofgame41625 ай бұрын
im using the stm32f103c8 can u give link to it libreries (gpio.h , gpio.c ... ) ??