Coder Social home page Coder Social logo

f446test's Introduction

F303_HAL_Template

About

STM32F446REをPlatformIOかつHALで開発するときのテンプレート.

環境構築

stm32pioSTM32CubeMXを使う.
stm32pioは

pip install stm32pio

でインストールできる.
VsCode Action Buttonsがあると便利になる.

使い方

  1. Use This Template を押して新しいリポジトリを作る
  2. clone してくる
  3. VSCode で開く
  4. 普通の PlatformIO プロジェクトとして使う

設定の変更と反映

フォルダ内のpinmap.iocをCubeMXで開き,設定を変更する.
ターミナルでstm32pio generateを実行して,変更を反映したコードを生成する.

Action Buttons

VsCode Action Buttonsをインストールすると,ステータスバーにCubeMXボタンとGenerateボタンが表示されるようになる. image
CubeMXを押すとCubeMXが起動し,各種設定を変更できる.Generateを押すと変更を反映したコードが生成される.

WindowsでCubeMXが開かない

$PROJECT_DIR/.vscode/settings.json"open pinmap.ioc""Invoke-Item pinmap.ioc"に書き換えてください.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.