Unable to Read Data from L6470 via SPI (Returns 0)
I'm using an STM32L452RE MCU to communicate with the L6470 stepper motor driver via SPI, and I'm currently having trouble reading data from the driver.I’m able to transmit data (e.g., RUN, MOVE, SOFT_STOP commands).The motor runs and responds correct...