cancel
Showing results for 
Search instead for 
Did you mean: 

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

JWhit15
Associate

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?

 

1 ACCEPTED SOLUTION

Accepted Solutions
Ghofrane GSOURI
ST Employee

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.

View solution in original post

1 REPLY 1
Ghofrane GSOURI
ST Employee

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.