Part Number: DRV8311 Other Parts Discussed in Thread: DRV8316C Tool/software: Is there a part similar to DRV8311 feature-wise, but that can run safely on 24V?
most parts in that power category has a 20V limit (abs max 24V..), problem with 20V is that…
Part Number: DRV8311 Hi,
The customer uses f28388 to control the DRV8311p. The f28388 outputs a 20khz synchronization signal to the pwm_sync pin of the drv8311. The PWMG_CTRL register is configured as pwmg_ctrl_data=(0x1《10)|(0x0 《8)|(0x2 《5).
After configuring…
Hi Chun,
I apologize for the long delay.
If this is still an open question I would like to ask if this 0x81 fault status permanently goes away after being manually cleared? It may have been possible that the fault status was triggered during device power…
Part Number: DRV8311 Hi
I have a few questions about the PWM of DRV8311P
Q1. How does DRV8311P generate center aligned complementary PWM?
Q2. How does the PWM of DRV8311P align with the time base of MCU's TIM
Q3. How to obtain the waveform of the…
Part Number: DRV8311 Hello,
I am currently using DRV8311P to control the motor
One MCU controls one DRV8311P and ultimately controls one motor. The control plan of the motor is controlled using FOC SVPWM, current loop, speed loop, and position loop.…
Part Number: DRV8311 Hi Team,
Customer has the following two questions and needs your help.
He used DRV8311P, when using PWM generation mode:
Q1: The PWM cycle, duty cycle, dead time and other related parameters are configured through the tSPI interface…
Part Number: DRV8311 Other Parts Discussed in Thread: TMS570LC4357 I deigned a Motor Driver circuit, which uses TMS570LC4357 MCU to drive DRV8311P via tSPI. When rotate the motor with SVPWM with constant rotation rate, it works fine. when it keep motor…
Part Number: DRV8311 Other Parts Discussed in Thread: DRV8313 Hello,
For my application reading 2 analog inputs and then calculating to get current is too slow. When i was looking at the block diagram i saw that H-bridges are separated to PGND. My question…
Hi Annie,
I apologize for the delay.
I would like to confirm that the register values are matching up to the example condition, so can you provide these settings again in Hexadecimal:
Annie Liu said: Pwmg_ctrl_data = (0x1<<10) | (0x0 << 8) | (0x2 << 5…