2025-04-18 1:19 AM - edited 2025-04-20 10:18 PM
Hi,
@Peter BENSCH . 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 boards like (STM32G4 and STM32F103). How can i change X Cube SPN1 Library to make workable or any Solution for making L6474 to work with STM32F103 ?
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.
Thanks