This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRV8434S: DRV8434S

Part Number: DRV8434S

Hi there,

Can we set one time the DIR and Step to the motor via the SPI, without real- time refresh the SPI message for the stepping command.

and send "stop" command when we intend to stop the motor or change speed or directions?

The motivation is to reduce the host MCU resources and real- time handling 

BR

Shachar  

  • Hello,

    It is not possible.  To take a step, a command must be issued every time.  

    We see customers using a GPIO for the hardware STEP input and use SPI for direction change.  This seems to be the most common to avoid too much SPI traffic for actual stepper motor control.

    Regards,

    Ryan