2025-04-18 1:19 AM
Hi,
I'm new to STM32 development. I am working on a project. In which i need to control Stepper motor using X-Nucleo-IHM01A1 Sheild. Currently i'm using STM32G431RB Nucleo-64 board for this and in future will use STM32F103. I've download X Cube SPN1 for basic working. But i think it does not support these boards (STM32G4 and STM32F103). How can i change X Cube SPN1 to work with above boards ?
Moreover, I successfully run Stepper motor with STM32G431RB in Arduino IDE same version of this library. Link of library is attached. https://github.com/stm32duino/X-NUCLEO-IHM01A1.