Skip to main content
Visitor II
April 16, 2026
Solved

Unable to add x-cube-spn5 package into latest version of CubeMX

  • April 16, 2026
  • 1 reply
  • 121 views

Hello,

The latest version of STM32CubeMX no longer lists x-cube-spn5 as an available package.

Could someone help me how to use a X-Nucleo-IHM05A1 expansion board with the latest tools please?

 

Best answer by Ghofrane GSOURI

Hello @JWhit15 

Based on the description in x-nucleo-ihm05a1_quick_start_guide.pdf and  Getting started with the X-CUBE-SPN5 bipolar stepper motor driver software expansion for STM32Cube

GhofraneGSOURI_0-1776423407918.png

All you need to do is downloading the X-CUBE-SPN5 :X-CUBE-SPN5 | Product - STMicroelectronics

Then open the preconfigured example project provided inside the expansion package for your specific Nucleo board and IDE, then adjust the configuration files such as l6208_target_config.h or main.c, build the project, and flash it to the board.

GhofraneGSOURI_1-1776423608389.png

GhofraneGSOURI_2-1776423627008.png

 

 

1 reply

Ghofrane GSOURI
Ghofrane GSOURIBest answer
Technical Moderator
April 17, 2026

Hello @JWhit15 

Based on the description in x-nucleo-ihm05a1_quick_start_guide.pdf and  Getting started with the X-CUBE-SPN5 bipolar stepper motor driver software expansion for STM32Cube

GhofraneGSOURI_0-1776423407918.png

All you need to do is downloading the X-CUBE-SPN5 :X-CUBE-SPN5 | Product - STMicroelectronics

Then open the preconfigured example project provided inside the expansion package for your specific Nucleo board and IDE, then adjust the configuration files such as l6208_target_config.h or main.c, build the project, and flash it to the board.

GhofraneGSOURI_1-1776423608389.png

GhofraneGSOURI_2-1776423627008.png

 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.