Tool/software:
Hello. I made a custom board using MCT8329A.
There is a problem that the motor is not activated on some boards.
The main symptom is that DRV_OFF of GATE_DRIVER_FAULT_STATUS register is always OFF, regardless of the voltage of DRVOFF pin of IC.
Whether DRVOFF pin of IC is 0V or 3.3V, DRV_OFF of register is always OFF(1), so the motor does not operate.
When I looked at the datasheet, it seems that DRV_OFF of register changes depending on the state of DRVOFF pin of IC.
Is there a case where motor is disabled and DRV_OFF of register becomes 1 regardless of the pin voltage state of IC?
(Power error, etc.)
Currently, there are no other errors of MCT8329A other than DRV_OFF.
thank you