cancel
Showing results for 
Search instead for 
Did you mean: 

Why are F0/F1/F2/F3 missing in the example selector in CubeMX?

victagayun
Senior III

I haven't checked other MCU, I just did a quick check for F0/F1/F2/F3, all are missing in the example selector in CubeMX.

2 REPLIES 2

Hello @victagayun​ ,

Actually, the Example selector allows you to browse a large set of examples and to start a new project from a selected example but only for some STM32 MCUs/MPUs.

Hence, you may not be able to start your project from an already developed project for F3 series using STM32CubeMX/STM32CubeIDE since the STM32F3 examples are not available in Example Selector tab (same for F0/F1/F2).

You can install the STM32Cube MCU package for F3 series ( or for other series). This package comes with a rich set of examples running on STMicroelectronics boards. The examples are organized by board, and are provided with preconfigured projects for the main supported toolchains:

0693W00000Ly5HfQAJ.jpg 

You'll find a table resuming the available examples in the STM32Cube firmware examples for STM32F3 Series Application Note.

Noting that there is no STM32CubeMX project for those examples.

Hope this answers your question.

Khouloud.

I was wondering why not add so it would be easier to import and avoid some errors when compiling.