2024-02-29 03:12 AM
I have developed a custom controller that uses the STM32G474RE to regulate the output voltage of two power supplies.
I am now developing the code to implement a peak-current mode controller for each of the two power supplies. Is there a way that I can use the one FMAC to implement the required filtering for both power supplies?
If not, I suppose that I can use PID control on one of the two power supplies.
Any suggestions would be welcome...
Thank you,
David