Hi Team
There is about 50ms of delay, from sending speed input until the motor actually start moving.
Below figure is the result of sending speed input via I2C. The delay time is same, in case send speed input via Analog or PWM.
Since the delay time is the same regardless of the speed input method, I think that delay is due to the control cycle of the device.
I want to know the control cycle of recognize the speed input (I think it is 20Hz from the result).
And I want to know if it possible to shorten the delay.
FYR, I'm using PMCT8316A for now.