Resolved! L6474 only answers SPI command by sending the command back after 1 Byte delay
I'm controlling a L6474PD Stepper motor driver withan STM32F338 mcu. It is not a demo PCB but PCB made for our targeted product.I manage to control the motor with PWM and DIR pins, and send Disable and Enable SPI Commands that work ( basically all co...