Part Number: DRV8711
I have an microcontroller interface that has limited GPIO pins but does have a SPI interface.
Is it possible to use the DRV8711 in a "totally SPI" interface mode?
I see in the register map the CTRL register has a RDIR and a RSTEP bit.. Am I correct in assuming these bits can mimic the same as the DIR and STEP physical pins?
I.E. I can leave the physical STEP and DIR pins unconnected and just use the CTRL register bits to operate the stepper?