How to Blink a LED | #5 STM32 GPIO output

preview_player
Показать описание
This video explains the following:
1. Project creation (quickly)
2. GPIO configuration
3. LED blinking code
4. Creating a debug configuration
5. Line-wise debugging

Kshitij Dadhekar
Рекомендации по теме
Комментарии
Автор

Thanks so much for this amazing tutorial. You are very good at this type of teaching. I hope you continue to produce these videos.

biglebowskee
Автор

great work this is the only tutorial that actually works for me

interestingengineering
Автор

After struggling to Blink my LED for hours, this video gave me a lot of background info that helped me Blink the LEDs on the STM32F429I-DISC1

kulaniscap
Автор

Thanks bro, there are plenty of videos out here, but yours are simple and clear. Once again Thank you

PKMB
Автор

Really great knowledge, not available at any other place

david-xm
Автор

Thx Buddy! This video made me understand much more about the structure of an microcontroller program! In University we lear to program and what are datatypes or Objects and so on. But only because u know whats an uint16_t datatype is u dont understand the much bigger programmingtext just only in the main.c file! With ur explanations where to find things like the defines or the functions them self i can now use my learned basics to write my own program. even if its just a blinking LED. Great work and keep up doin videos like this for DAU's like me! All the best for u!

maxpowa
Автор

Thanks bro, you're video series are just amazing. Thanks for sharing. Kudos

abelashenafi
Автор

Thank you for detailed and clear information.

satd
Автор

technically speaking, 1s on/1s off is half a hertz, but good and detailed explanation :)
I would really like to know, why it is required to enable the RCC_AHB1ENR for GPIOA

Egonk
Автор

These videos age great! please continue!

MrneShotAway
Автор

Honestly this helps a lot. A little suggestion. You may need a better microphone. Hope all goes well.

megumin
Автор

i love you so much youre thinkig like me and i love your videos. When i improve myself at this coding stuff. i will remake your videos in my language if you accept it.😊😊

bedirhankahvecioglu
Автор

Where you did your mtech in embedded system?

ಜ್ಞಾನಧಾರೆ-ಱಳ
Автор

i tried to do all the settings accordingly, but when we configure the led i/p low these are the settings are not shown in my software

rosymelody
Автор

I'm having this error: <terminated, exit value: 0>arm-none-eabi-gdb (10.2.90.20210621), <terminated, exit value: 0>ST-LINK (ST-LINK GDB server). Kindly guide

MuhammadFaizanAhmed-nu
Автор

in Debug Config section when i try to scan the program cannot find any st link but i am using nucleo card and its connected and leds on the card is blinking what can be the problem?

GorkemEfeDemirbas
Автор

The codes Download Verified Successfully but Led of STM32 dont blink, why?

mehmetylmaz
Автор

Nice videos! Can I set the output logic high to 1.8v instead of 3.3v?

bangingshock
Автор

Iam getting error in initializing st link device

ezhilv
Автор

f3 isn't working, is says it couldn't find this symbol in the index

joost_schiphorst