I started a project where I have to drive two stepper motors.
I must use an arduino Uno with a x-nucleo-ihm02a1 stacked on it.
I look all day long yesterday for tutorials, schematics, circuits diagrams and code examples.
I found tutorials of two stepper motor with ihm02a1 stacked on stm32 board.
I need somehow to also make it work with an arduino Uno.
My problem is that I don’t understand how to “translate ST code to Arduino code” .