Hello,
I have been having trouble getting my DRV10975 to spin my motor at low speeds, high speeds work great but I need to be able to use more of the driver's range. My motor's ph-ph resistance is 0.7 Ohm, and inductance is 0.19mH. I used the tuning guide to get my registers to the values that they are at now. My programmed register values are:
DRV_0x20: 0xBD
DRV_0x21: 0x1A
DRV_0x22: 0x38
DRV_0x23: 0xEC
DRV_0x24: 0x68
DRV_0x25: 0xDB
DRV_0x26: 0x97
DRV_0x27: 0xE4
DRV_0x28: 0x0E
DRV_0x29: 0x98
DRV_0x2A: 0x2C
DRV_0x2B: 0x4E
Startup seems to work fine, and so does running the motor with speed cmd above ~50, but when I try to go lower the speed cmd buffer stops me.
Thanks for any help you can give