Tool/software:
Hi,
We are tying 2x channels in parallel to our load. In our 1st use case, we have both channels turning ON and OFF at the same time by utilizing the built in 200Hz PWM. For our 2nd use, we are planning to staggering the 2 channels to effectively create a 400Hz PWM that is needed for our load.
I saw the following in the datasheet - "For PWM operation in parallel mode, all half-bridges is to be mapped to a single PWM channel selected from any of the 4 PWM channels to avoid any delay in the PWM durations which can lead to undesired OCP condition." This talks about (1) the SPI to output prop delay and (2) the OCP.
(1) For the prop delay, since each cycle is 5000us (for 200Hz), and the delay per datasheet is 25us max. This means the 400Hz output could have unequal OFF time between adjacent ON time, but the overall output waveform will still have 400 pulses in one second. Seems like the prop delay is not an issue in this case. Any other way the prop delay could make this idea not work?
(2) For the OCP, if our load will only draw up to 1A, i.e. well under the OCP threshold even if only 1 channel is turn ON, this means the OCP will not be tripped under normal 400Hz operation and seems like we are OK. Any other way the OCP could make this idea not work?
Any other limitations that would prevent us from using the DRV8912 in this configuration to generate a 400Hz PWM?
Thank you for the help!