No PWM output [SOLVED]
Posted: Thu Jun 25, 2020 3:42 pm
Hi everyone!
I'm experiencing problem with my hardware testing... I got no PWM output on any of the 6 output
Current and voltage sensor have been configured correctly, all CAN message are disable, il1 and il2 read +/- 0A on manual run...
When I push (start manual mode) the PWM output get pulled to GND (0V) and when i push (stop inverter) i got around 200mV
IN_MPROT is pulled high (12V)
IN_FWD is pulled high (12V)
RESERVED is pulled high (12V)
START is left floating
DESAT is left floating
Resolver not connected or connected is the same (except the LORESAMP warning)
Gate driver are not connected
DC bus = 80V (limited to 10A)
Current sensor at 0A = 1.67V
I got the following error in manual run (opmode2)
[66525]: WARN - LORESAMP
[67705]: WARN - HICUROFS1
[67705]: WARN - HICUROFS2
[66524]: WARN - LORESAMP
Here is my parameter for the latest sine firmware
I'm experiencing problem with my hardware testing... I got no PWM output on any of the 6 output
Current and voltage sensor have been configured correctly, all CAN message are disable, il1 and il2 read +/- 0A on manual run...
When I push (start manual mode) the PWM output get pulled to GND (0V) and when i push (stop inverter) i got around 200mV
IN_MPROT is pulled high (12V)
IN_FWD is pulled high (12V)
RESERVED is pulled high (12V)
START is left floating
DESAT is left floating
Resolver not connected or connected is the same (except the LORESAMP warning)
Gate driver are not connected
DC bus = 80V (limited to 10A)
Current sensor at 0A = 1.67V
I got the following error in manual run (opmode2)
[66525]: WARN - LORESAMP
[67705]: WARN - HICUROFS1
[67705]: WARN - HICUROFS2
[66524]: WARN - LORESAMP
Here is my parameter for the latest sine firmware
Code: Select all
"boost": 1700,
"fweak": 90,
"fconst": 180,
"udcnom": 0,
"fslipmin": 1,
"fslipmax": 3,
"fslipconstmax": 5,
"polepairs": 2,
"fmin": 0.5,
"fmax": 550,
"dirchrpm": 100,
"dirmode": 1,
"snsm": 14,
"pwmfrq": 1,
"ocurlim": 100,
"minpulse": 1000,
"il1gain": 1.5,
"il2gain": 1.5,
"udcgain": 2.12,
"udcofs": 132.9,
"udclim": 540,
"bmslimhigh": 50,
"bmslimlow": -1,
"udcmin": 0,
"udcmax": 520,
"iacmax": 5000,
"idcmax": 200,
"idcmin": -50,
"tmphsmax": 100,
"tmpmmax": 300,
"throtmax": 100,
"throtmin": -100,
"ifltrise": 10,
"ifltfall": 3,
"chargeki": 80,
"potmin": 10,
"potmax": 4095,
"pot2min": 4095,
"pot2max": 4095,
"potmode": 0,
"throtramp": 1,
"throtramprpm": 20000,
"ampmin": 10,
"slipstart": 50,
"brknompedal": -20,
"regenramp": 1,
"brknom": 20,
"brkmax": -15,
"brkcruise": -30,
"brkrampstr": 15,
"brkhistr": 1000,
"brkhistp": 1000,
"brkout": -50,
"idlespeed": 500,
"idlethrotlim": 60,
"idlemode": 3,
"speedkp": 0.18,
"speedflt": 5,
"cruisemode": 0,
"udcsw": 0,
"tripmode": 0,
"pwmfunc": 0,
"pwmgain": 100,
"pwmofs": 0,
"canspeed": 1,
"canperiod": 0,
"fslipspnt": 1,
"ampnom": 10