Import projects from STM32CubeMX to Embedded Studio

From SEGGER Wiki
Revision as of 14:58, 5 October 2021 by Nino (talk | contribs)
Jump to: navigation, search

This Wiki article describes how to import STM32CubeMX projects into Embedded Studio.

Setup

The following software and hardware has been used to create the following example project and tutorial:

  • STM32CubeMX 6.3.0.
  • NUCLEO-G474RE MB1367C Evalboard
  • SEGGER Embedded Studio V5.62

Reference Project: NUCLEO-G474RE_Blinky_Test.zip

The reference project will blink an LED on the eval board mentioned above.

Import tutorial

Troubleshooting