Input Signals EVALSTDRIVE101 in ENx/INx Mode
Since I'm not allowed to work with Motor control library, I need to generate the output signals for EVALSTDRIVE101 on my own. Apparently it does not work when I put PWM signals on INx and 3.3V on ENx. (Of course I selected mode INx/ENx). From what I read in the datasheet, this should be exactly what I need to do, enable all the half bridges ENx by putting 3.3V and then feeding the PWM signals on IN_U, IN_V and IN_W, which correspond to the voltages for each phase. Subsequently STDRIVE101 is generating the signals GLSx and GHSx in the correct way.
What am I missing?
In MCSDK I can only find examples where INxH/INxL is enabled. I try to do pattern matching, but there is no examble for ENx/INx mode of the STDRIVE101.