hi, I set the charge boot capacitor time with 100ms and the duty with 50%. the picture is below, and I captured the waveform by the scope. low side (green,16V from drive circuit),high side (red, 3.3V from MCU). the low side boot time is 125us. why...
I'm working on a custmoize inverter board .and I wan't to use Three-Shunt variants for current sensing, I implemented it in hwVariants, according to the documentation.See the following :{
"type": "inverter",
"name": "testNow",
"descVersion": 4,...
it's ok now. I changed the oc_trigger pin to PA2(TIMx_BKIN).I hadn't noticed it before.the json code is: {
"name": "OverCurrentProtection",
"type": "OverCurrentProtection",
"hwVariants": [
{
...
thanks very much, I can see 3 shunt now. another question, there is some problem about the OCP function. the json file {
"type": "inverter",
"name": "testNow",
"descVersion": 4,
"contentVersion": "1.1",
"PN": "testNow",
"longDescription...