Other Parts Discussed in Thread: MCT8329A,
We are studying a motor drive system using MCT8329EVM. We plan to prepare two MCT8329As on the same I2C bus to drive independent left and right motors, but we want to write parameters to the MCT8329A via I2C for the first time only. At this time, I want one of the MCT8329A to go to sleep so that I2C is not possible. How can I do this?
I am using PWM input mode to indicate motor speed, and I am using Forward Reverse Control such as following PWM duty table. The datasheet says that the MCT8329A transitions to Sleep mode when the PWM Duty signal stops and goes to less than VIL or equal to 0V, but the MCT8329EVM does not transition to Sleep mode.