Help me in generating PWM pulses for a modular multilevel dc-dc converter operating in step up mode having two submodules in upper arm and one submodule in lower arm.
Atmega 328 IC has inbuilt PWM modes. So u can use it.... And by using phase-correct PWM mode u can generate two inverted pulses with dead band time.....
On arduino also u can generate same thing.....for changing the default frequency of PWM pulses use prescalars defined in datasheet of Atmega 328