Tool/software:
Hi,
I try to use DRV8434SRGER stepper motor driver in our design.
It connected to micro-controller with SPI interface.
The sent 16-bit word 0x4800
I try to read CTRL2 register. It has the default state 0x0f.
According to the datasheet the CTRL2 default value is 15 (00001111).
But I see always zero on SDO line.
Please help.