This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRV8323R: 6-step commution with 6x PWM Mode

Part Number: DRV8323R

Hi,

I designed motor driver with DRV8323RH.

1x PWM mode is working.

And 6x PWM mode is working, when I use SVPWM.

But it doesn't working with 6-step commutation.

For example, hall signal is as follows. [Mode is 6xPWM mode]

HallA : high

HallB : high

HallC : low

then, I assigned INLx and INHx signals as follows.

INLA : low, INHA:low

INLB : !PWM, INHB:PWM

INLC : high, INHC:low

I check the INLx and IHLx signals with scope, and it is right.

But, GLx and GHx signal is wrong. 

In this case,

GLA : low, GHA : low(--> But GHA shows high )

GLB : PWM, GHB : !PWM

GLC : high, GHC : low 

I don't know why GHA is high. What should I check?