[STM32F407VG Discovery] PlatformIO 사용
by JungWook_필요 프로그램
STM32F407VG Discovery
STM32F4DISCOVERY - STMicroelectronics
STM32F4DISCOVERY - Discovery kit with STM32F407VG MCU * New order code STM32F407G-DISC1 (replaces STM32F4DISCOVERY), STM32F407G-DISC1, STMicroelectronics
www.st.com
Platform IO
PlatformIO is a professional collaborative platform for embedded development
Open source, cross-platform IDE and Unified Debugger. Static Code Analyzer and Remote Unit Testing. Multi-platform and Multi-architecture Build System. Firmware File Explorer and Memory Inspection.
platformio.org
Visual Studio Code
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
PlatformIO on Visual Studio Code
맥에서 stm32를 다루려고 찾아보다가 PlatformIO라는걸 찾았습니다.
현재 기준 약 966가지의 보드를 사용할 수 있습니다.
vscode 플러그인에서 platformio 검색 후 설치하면 끝입니다.
설치하면 하단에 집 모양이 생기는데 클릭하면 PlatformIO Home이 열립니다.
New Project나 Project Examples를 선택하여 시작하면 됩니다.
'Embedded' 카테고리의 다른 글
[STM32F407VG Discovery] External Interrupt (0) | 2021.02.22 |
---|---|
[STM32F407VG Discovery] Push Button (0) | 2021.02.18 |
[STM32F407VG Discovery] Toggle LED (0) | 2021.02.18 |
[Sensor] TFMini Plus on Arduino Leonardo (0) | 2019.11.28 |
[Verilog] 반가산기 (0) | 2018.05.31 |
블로그의 정보
hongmono
JungWook_