Skip to main content

Tutorial Intro

Getting Started

Let's discover how to use Aotenjo One, a BLDC FOC control board. This tutorial will guide you through the process of setting up the hardware and software to get started with Aotenjo One.

If you already have Aotenjo One, go to Aotenjo One - Basics.

If you want to learn STM32 programming, go to STM32 - Basics.

What you'll need

In order to use Aotenjo One or STM32, you'll need the following:

  • ST-LINK V2/V3:
    • You need this to upload the firmware to the board.
    • You can purchase a cheap clone ST-LINK V2 under $5.
  • VSCode with PlatformIO or Arduino IDE:
    • You can install PlatformIO from the VSCode extension marketplace.
    • We recommend using PlatformIO because it is more powerful than Arduino IDE.
  • STM32CubeProgrammer