Dear all,
I would like to generate the complementary PWM signal from a one given by a duty cycle in a certain PWM pin with my Arduino Due. My application is controlling power electronic.
I am not so skilled programmer, but I could do it in the past with my Arduino Mega since I found more information about this than for the Due.
I guess that could be necessary to program the internal register for this purpose, configuring an inverter mode, etc. but if sb share an example about how to do this i will be really glad. The configuration of dead time would be also welcome.
Thanks in advance.