Other Parts Discussed in Thread: MOTORWARE
Tool/software: Code Composer Studio
Hi guys,
I've a strange problem with a custom board.
I'm using DRV8323RH and a F28069M. I made a simple brushless sensorless torque control.
You can see the "power drive" schematic attached to this post.
I've control all over the pins and I don't see strange behaviors. So, I'm trying to use a modded version of "motorware lab5a".
When I set "gMotorVars.Flag_enableSys" flag always it's ok.
When I set "gMotorVars.Flag_Run_Identify" flag nFAULT goes on and the driver latch to error condition. I try to reset with a pulse on ENABLE pin but the nFAULT condition immediately reappears.
In this condition if I control the MCU with the Oscilloscope I can see the PWM signals over all "MOS gate" signals.
Someone can help me debug this issue?
Regards,
P.S.:
- Internal Buck regulator: NOT USED;
- Voltage +VB : +48Vdc;
- MODE Pin: set to GND (6x PWM);
- VDS control: disable...VDS tied to VDD (at the moment...);