STM32 Nucleo

less than 1 minute read

Some quick notes on my first steps with the STM32 evaluation boards…

STM32F303 / Nucleo-32

Arduino - STM32Duino

Limited support for F3 series

MBed

OR

  • drop downloaded .bin file in the USB storage device

CLI

$ brew update
$ brew tap PX4/homebrew-px4
$ brew install gcc-arm-none-eabi
$ brew install stlink