Starting with STM32 - Programming Tutorial for Beginners | Step by Step | Greidi Ajalik

preview_player
Показать описание
For everyone who would like to learn how to start with STM32 programming. Thank you very much Greidi Ajalik

Links:

Chapters:
00:00 What is this video about
01:17 Starting a new project in STM32 CubeIDE
10:30 STM32 chip configuration - GPIO pins ( ioc file )
16:38 Clock configuration
22:12 Project tree and files explained
26:53 Controlling a GPIO in STM32
36:22 Delay function - HAL_Delay
40:04 ST-LINK upgrade
43:22 STLINK STM32 debugger / programmer
45:55 Building and running your code
49:20 STM32 interrupt code example + explanation
1:01:53 STM32 UART to PC example + explanation

------------------------------------------------------
Would you like to support me? It's simple:

It is much appreciated. Thank you,
- Robert
Рекомендации по теме
Комментарии
Автор

When guests cover every little detail it’s really useful, everyone else just assumes that we already know the 42 mouse clicks they did to get from A to B

____________________________.x
Автор

We need a second part for this! Hands down one of the best beginner tutorials out there. Thank you for the effort Robert!

Sid-poyt
Автор

What a great video! It was pleasure to collaborate with you and thank you so much for having me on your channel!

GreidiAjalik
Автор

What a great tutorial for beginners!!! Thank again for your effort and your time!! Please upload more STM32 firmware-based tutorials explring maybe more peripherals or low-power design techniques (I liked the point mentioning the value of suspend and resume tick) :)

nikosant
Автор

I applaud the questions from Robert. You asked several questions that I was wondering about. The presenter knows this stuff so well that he doesn't know what a novice doesn't know.

stevenbroshar
Автор

This is absolutely amazing! Walk us through each step! Pls do more like this! Thanks

hernameplz
Автор

Perfect content for learning the stm32. Thanks for the detailed explanations, we are waiting for second part !!

elecrain
Автор

very very helpful and comfortable to watch, it feels like we are with you in the conversation and it's making us concentrate a lot better :D thanks a lot

achrafeleuch
Автор

This is an excellent tutorial for learning about programming microcontrollers. Thanks you Robert!

johnpark
Автор

Robert is like that intelligent kid who knows it all and is just helping the teacher convey every piece of information to all the kids... This is an excellent video for explaining every step...

Thank You @Robert Feranec and @Greidi Ajalik for this beautiful video. 😇

rahuls
Автор

Dude, this is the only video that works. Thanks for posting!

ediahmadfauziserbhaneka
Автор

Compilers will optimize code generated and remove dead code from include files etc. So it's correct to include the string.h file. Only the call to strlen will be included, because that one is really called. Include files define prototype of functions, so the compiler can do type checking and thus detect programming errors at compile time.

vrjb
Автор

Your videos are always such a high quality resource of knowledge!

therealb
Автор

Great video. Especially your humility with things you don't know about is outstanding and rare these days! Maybe some video on a modern RTOS like Zephyr OS as a follow-up?

davidjablonski
Автор

An Interrup can to two things: cause software to execute via an interrupt handler (if the interrupt is enabled) and cause some peripheral to do something (like triggering a timer). An Event doesn't cause the interrupt handler to run, but can cause some peripheral to do something.

nomadic_rider
Автор

The hardest part of STM32 programming is getting the STM32 you want

skateboardinglatvia
Автор

Thanks guys! Part 2 anytime? It would be awesome!

lucienrapilly
Автор

Wow, what good news this initiative .... excellent way to start and masterful introduction..god job 👌

felixfigueroa
Автор

happy to see some software stuff in your channel, thank you

ThePing
Автор

That was very useful Robert. thanks for that!

bartek