Anyone know how to disable the SMPS on STM32h757 when only using the LDO?
My board implements this LDO use case from the user manual, no SMPS components and no SMPS circuit:
I need to enable this configuration:
However the device rejects ALL changes to these bits so the default configuration will not change to the LDO supply (or any other supply use case).
Service manual startup sequence has some clues:
Using my multimeter to probe the LDO output, I see 1.0 V but I cannot see 1.2V on the SMPS, because I don't have SMPS components installed on the board as per LDO use case above.
Is the PWR unit waiting for the SMPS 1.2V before permitting changes to the registers?
Any ideas greatly appreciated as I'm not sure if there is a simple work-around.
