VS Code STM32 macOS - CMake Project (STM32 VS Code Extension)

Поделиться
HTML-код
  • Опубликовано: 19 авг 2024
  • This video demonstrates how to setup a flashing LED CMake project on an STM32 Nucleo development board using VS Code on a macOS.
    If you would prefer to view the Makefile project video instead, then please click on the link below:
    • VS Code STM32 macOS - ...
    Chapters:
    00:00 Introduction
    03:32 Step 1: Install STM32CubeMX and Setup Blinky LED Project on Nucleo Development Board
    07:57 Step 2: Install STM32 Cube Command Line Tools (STM32CubeCLT)
    09:23 Step 3: Install VS Code and STM32 Extension
    11:03 Step 4: Import STM32CubeMX Project into STM32 VS Code Extension
    12:30 Step 5: Add LED Blinky Code and Run on Nucleo Development Board
    17:57 Conclusion

Комментарии • 5

  • @electriczombie8299
    @electriczombie8299 Месяц назад

    Thank you for this. I have been looking for more info on this, specifically on VSCode STM32 extenesion CMake. You just got a new subscriber.

  • @puffin4x
    @puffin4x 7 месяцев назад

    Great tutorial, thank you very much for taking the time to put this together!

  • @elkin2903
    @elkin2903 3 месяца назад

    Дядя ты лучший ❤

  • @jarrettmosco9624
    @jarrettmosco9624 8 месяцев назад

    I humbly thank you for this tutotrial. There is not enough info on this extension from STM

  • @leondong285
    @leondong285 7 месяцев назад

    Hi Thanks for the great video. I have a issue on vcpkg. "vcpkg environment activation failed". and VCPKG_ROOT is not initialized. Failed to activate environment at "vcpkg-configuration.josn". I have no idea about it. could you give me suggestion about this issue.