Other Parts Discussed in Thread: MCF8316D, MCF8315C, MCF8315D, MCF8316A
Tool/software:
Hello,
Our group is currently working on design a motor driver PCB using the DRV10983 IC to control our BLDC motor. We were able to get the motor to rotate (although very jittery) but our main question currently is adjusting the speed settings SpeedCtrl (0x00) with an override set to 1 to use I2C, writing to the speed control with any speed value from 1-511 doesn't seem to change the actual rotation speed of our BLDC motor.
Our motor phase to phase resistance measured 0.4 Ohmns (Which we believe may be causing issues since it is out of the range specified in the documentation)
Our eeprom values are: [0x1C, 0x04, 0x1A, 0x00, 0xC0, 0xFF, 0x88, 0xB0, 0xAE, 0xC9, 0x0C, 0x1F]
If we could get any help on this, that would be greatly appreciated.