Skip to main content
Associate III
June 16, 2026
Solved

Is it possible to add a custom board to STM32CubeMX Board Selector?

  • June 16, 2026
  • 1 reply
  • 54 views

 

Hello ST Community,

I am working on a custom STM32-based board and would like to know whether STM32CubeMX provides any official feature to add our own custom board to the Board Selector, similar to ST Discovery, Nucleo, or Evaluation boards.

My requirement is that when creating a new project, I should be able to select my custom board and automatically load the default settings such as MCU, pin configuration, clock settings, peripherals, and middleware from a predefined .ioc file.

Is this feature officially supported by STM32CubeMX, or is the recommended method to manually create and reuse a base .ioc file for each custom board?

Thank you.

 

Vijaya

Best answer by Kevin HUBER

Hello ​@vijayajangam ,

 

No there is no possibility to add your own custom board inside the “Board Selector”, you should share your IOC directly and open it with CubeMX.


BR,
Kevin

1 reply

Kevin HUBER
Kevin HUBERBest answer
ST Employee
June 19, 2026

Hello ​@vijayajangam ,

 

No there is no possibility to add your own custom board inside the “Board Selector”, you should share your IOC directly and open it with CubeMX.


BR,
Kevin

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.