Hello,
Is it possible to Enable/Disable the driver outputs without using SPI commands ? only using EN1/2 pins ?
Thanks.
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.
Hello,
Is it possible to Enable/Disable the driver outputs without using SPI commands ? only using EN1/2 pins ?
Thanks.
Hey Rachid,
You can configure it to use EN1/EN2 to turn OFF the driver. PIN_CONFIG settings determines the function of the two pins. w.
The Chx_CTRL bits in CMD1 register must be programmed appropriately to turn ON the driver.
You will also need SPI for device configuration no matter what.
Best,
Jacob