I have made my own LLC converter using the UCC25600 controller chip. I can only operate the power supply at some Rmin and Rmax for the output load. Controlling the Rmin makes sense to me because you do not want to short circuit your load. However, Rmax --> inf, the LLC architecture cannot regulate the output load. I am trying to find some easy (ish) way to regulate the output voltage at an open (or light load) condition. I was thinking of putting on some onboard logic like the Pi Pico and following this logic tree
I would love some feedback on if this is a 'good' path to go down or if there are simpler architectures that people have used?