I want to generate 4 phase pwm for interleaved buck converter with independently controllable duty on each channel. I am using stm32f103 series mcu. I want to know if its possible with this micro controller .
I am told by that configuring a timer as master and others as slaves can generate multiphase pwm . but I cant figure out how exactly to set the configuration. I am aware its possible in few of the advanced MCU with HRTIM. But I want to use stm32f103 ...