This chip was chosen for one of my projects mostly because of availability and space constraints and it's going to be synchronized to an external clock provided by the microcontroller it's going to power which means that it has to start up without a sync signal present.
The
datasheet gives two examples for external sync so there's two ways it can be done.
Since I'm going to have two regulators based on this IC on the same board and I want to have both of them sync'd I thought it might be a good idea to provide one of them with an inverted signal, because, well, is that better for the bulk filter cap after the rectifier?
In case I stick to out of phase sync signals how should I approach this? Use 3-state buffers?