Hello to all,
actually, i am working on paralleling of two or more converters.
Here I want to generate a PWM from two or more controllers at the same time. The PWM should be synchronized with each other and controlling of PWM also should be in sequence.
Here for controller to controller communication, I am using SPI protocol.
I am looking for the controllers synchronizing using SPI protocols.