How to get one PWM output inverted?
I have the Shinano motor running correctly with the NUCLEO-F303RE board and the X-NUCLEO-IHM08M1.
I'm trying now to get it working with our custom board. Unfortunately my hardware colleagues have used the NCP5304 bridge driver instead of the L6398 driver. The NCP5304 has a smitt-trigger inverter on both IN-Hi and IN-Lo inputs where the L6398 has only an inverter at the IN-Lo (LIN) input. The PWM signal to the bridge driver shows now identical signals at both inputs, which is correct for the L6398 driver. But for the NCP5304 I need one PWM signal to be inverted. Can this be done easily? I tried to do that with the MCWB by changing the "Power Stage - Driving Signals Polarity" but this seems not to be working.
