Other Parts Discussed in Thread: BOOSTXL-DRV8323RH, DRV832X,
I bought your BOOSTXL-DRV8323RH. I supply DC voltage 30[V] and gate input 0-5[V](INHA, INLA) but it does not work.
Is there any missing input?
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.
I bought your BOOSTXL-DRV8323RH. I supply DC voltage 30[V] and gate input 0-5[V](INHA, INLA) but it does not work.
Is there any missing input?
Please set ENABLE = 3.3V. If it not powered, the driver is in sleep mode and the gate driver outputs are disabled.
Thanks,
Aaron
Hi Satoki-san,
Yes, your pinout is correct for GND. The only two accessible ground pins are below circled in WHITE, as well as the supply GND termnial next to PVDD.
Thanks,
Aaron
Aaron
Thank you for your answer. I have one more question. I use BOOSTXL-DRV8323RH. I supply INHA, INLA pins 0[V], but GHA pin is 5[V], GLA pin is 0[V]. I think INHA is negative logic and INLA is positive logic. Is it correct?
I want if INHx and INLx is high, GHx and GLx is high, if INHx and INLx is low, GHx and GLx is low.(positive logic)
I think PWM-mode must be changed. What should I do?(I guess MODE pin supply -- voltage)
Hi Satoki-san,
Please follow the BOOSTXL-DRV8323Rx User's Guide (https://www.ti.com/lit/pdf/slvub01) and datasheet (https://www.ti.com/lit/gpn/DRV8323R)
The DRV832x is a 3-phase independent half bridge gate driver. It steps up INHx and INLx inputs (PWM inputs from MCU) into gate drive signals (GHx and GLx) around ~10-12V that can be used to switch external NMOS power MOSFETs.
The high side gate drive outputs (GHx) use a charge pump to generate the gate voltage above your motor voltage (SHx) to apply VGS = 10V and turn on the high side MOSFET gate. The low side gate drive outputs (GLx) use a linear VGLS regulator to generate the gate voltage above your low side source voltage (SPx) to apply VGS = 10V and turn on the low side MOSFET gate.
The PWM mode in DRV8323RH can be configured through the MODE pin, which are resistors configurable on the EVM on R12 and R23.
The mode settings can be found in the datasheet in section 8.3.1.1.
Thanks,
Aaron
Can I make BOOSTXL-DRV8323Rx full bridge inverter?
And do you have full bridge inverter similar BOOSTXL-DRV8305EVM?
I think full bridge inverter mode is independent PWM mode. Is it correct?
if it is correct, I must connect MODE to DVDD.
Do it have DVDD pin?
Hi Satoki-san,
Full bridge inverter is 2 independent half-bridges. You can use any of the PWM modes to control the full bridge inverter.
6x PWM mode inserts MCU and/or driver dead time and does not allow both gates to be on at the same time.
3x PWM mode only requires 3 PWMs when INLx is high and switches the half bridges synchronously with dead time.
Independent Mode bypasses dead time and switches each FET independently, this is generally used for HS or LS drivers.
The MODE pin sets the PWM mode as shown above. It does not require DVDD - datasheet recommends it but it can be set with resistor to any 3.3V or 5V pullup source. We use a 3.3V buck on the board for the pullup as shown in R12.
Thanks,
Aaron
I want 3phase full bridge inverter. Is it correct I must set independent mode?
What should I do?
Hi Satoki-san,
You can use independent mode, it will bypass dead time in the gate drive outputs.
Thanks,
Aaron