Tool/software:
I'm using the DRV8889 IC to drive a stepper motor. I'm unable to get it running , I suspect the format of data sent over SPI is not proper. Could you please provide the format of the data to be sent
I'm writing the data to the CTRL3 (0x05) register over SPI. Is there any other register to which the data has to be sent over SPI ?
Also, what should be the ideal voltage at the output pins of the driver IC? Is there any demo code available which I can use as a reference ?