Firmtronics
Firmtronics
  • Видео 2
  • Просмотров 4 249
VS Code STM32 macOS - CMake Project (STM32 VS Code Extension)
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:
ruclips.net/video/sCDL6xibQK4/видео.html
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
Просмотров: 3 579

Видео

VS Code STM32 macOS - Makefile Project
Просмотров 67510 месяцев назад
This video demonstrates how to setup a flashing LED Makefile project on an STM32 Nucleo development board using VS Code on a macOS. If you would prefer to view the CMake project video instead, then please click on the link below: ruclips.net/video/JogKig9NUiM/видео.html Chapters: 00:00 Introduction 03:32 Step 1: Install STM32CubeMX and Setup Blinky LED Project on Nucleo Development Board 07:57 ...

Комментарии

  • @electriczombie8299
    @electriczombie8299 2 месяца назад

    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.

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

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

  • @kazirigan8020
    @kazirigan8020 4 месяца назад

    can you please share me STM32 cube-frog application? Now I can't find it anywhere!

    • @firmtronics
      @firmtronics 4 месяца назад

      Please send an email to enquiries@firmtronics.com.au and I'll send you the code

  • @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.

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

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

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

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