50. Install STM32CubeIDE and LED blink program with Nucleo for Windows

preview_player
Показать описание
Step by step installation and programming for beginners.
Installing and Built-In LED blinking for STM32F446RE
Рекомендации по теме
Комментарии
Автор

Thank you for this video! I'm taking an embedded systems class now and I learned more on how to use this board from this video than my actual class!

Martian
Автор

Easiest tutorial available on youtube for stm32 led project. Thankyou.

divya
Автор

Nice video. Beginners can easily understood 👍

shyluj.p
Автор

Thank you! Very well explained. Still useful in 2024 !

christiangoy
Автор

Fantastic explanation and demonstration. Much appreciate sir.

yuvarajchandrasekaran
Автор

You can also use HALfunction: HAL_GPIO_TogglePin(GPIOA, GPIO_PIN_5);
Great video!

marceloandrade
Автор

Thank sir, I coulnt install this thanks to you I easily manage to install it.

kard.
Автор

Do you have any videos explaining the actual structure and pins?

DereC
Автор

Thanks for the video for beginner level

Prashant-ymul
Автор

Sir I have build error ...showing that stm32_hal_conf.h no such file or directory

subhamdas
Автор

I follow these but it will show the error when uploading to board …”target not found”

naveenchandran
Автор

Thanks. Excellent videos and articles on Micropeta. I notice this article is for a 2 row display and I can’t see a simple parameter to change to make it suitable for a 4 row display like there is in the Arduino call . I have rewritten the setCursor function in the .c function to make it work for 4 rows but I was wondering whether there is a simple parameter to change.

pw
Автор

Because latest versions are not supported by 32 bit windows7, pls tell which version of CubeIDE supports Windows7 32 bit and with Nucleo F411RE Board together????

techbits
Автор

I want CubeIDE version which works on windows 7 32 bits along with Nucleo board f411re, pls help?

techbits
Автор

Does this version support 32 bit windows7 architecture ???

techbits
Автор

Thanks for the video bro, I have a question for you, i have a nucleo-f429zi, when i did al the steps in the video my nucleo board don't do anything, but when I program it in Keil Studio on line, yes it's functional, Do you know why i have that problem?

gabrielcabrerasanchez
Автор

Is it same for discovery board, can you let me know the steps for it?

darshanmanjunathraochawan
Автор

hii sir, configuration for PULLUP Register ?

bhaveshkunbi
Автор

iam getting error on dumping the code to board error is failed to start GDB server give me solution for this sir

MamitaAmarnath
Автор

mine says that I don't hve the ST-LINK connected, but the nucleo is connected to the PC, how can I do?

NICOLOCELLINI