STM32F Black Pill Tutorial 1: Hello World [STM32 Cube IDE on Mac]

preview_player
Показать описание
A quick introduction to setting up the STM 32 Cube IDE to flash a Black Pill development board on Mac OS.

To get C++ code running, check this great tutorial by Braden Sunwold:
Рекомендации по теме
Комментарии
Автор

What can be the reason of the mistake: "No ST-LINK detected"?
When I connect board, there are flashes of LEDs, but when I run "ioreg -p IOUSB" in terminal there is no stm32...

АртемТимощук-уф
Автор

I think the LED turn on logic is inverted. The HAL_GPIO_WritePin(GPIOC, GPIO_PIN_13, 1) is actually turning the LED off.

awais
Автор

Hi darieee Thans but is this a mac m1 or intel version you are using?Thanks

mikaelbarnard
Автор

after the clock configuration my main.c File is not generated please help !

hindustanitech
visit shbcf.ru