Dear all,
I use DRV8305 to control brush-less motor.
When the motor speed was controlled to be down drastically, nFAULT was toggled and then status registers was below.
0x1 Warning and Watchdog Reset Register : 0x20
0x2 OV/VDS Faults : 0x00
0x3 IC Faults : 0x00
0x4 Gate Driver VGS Faults : 0x00
That is to say, VDS_STATUS bit is set.
Accroding to the datasheet of DRV8305, VDS_STATUS is "Real time or of all VDS sensors (0x2[D10:5])".
In this case, "Real time" didn't happen because nFAULT was toggled.
So "of all VDS sensors(0x2[D10:5])" happend in this case.
Dose "of all VDS sensors(0x2[D10:5])" mean that VDS monitor detects fault of all FET??
In my case, however, 0x2 OV/VDS Faults shows 0x0 and so VDS monitor didn't detect fault.
Could you tell me the meaning of "of all VDS sensors(0x2[D10:5])" warning more?
Thank you in advance,
Shirai