Generated code for STM32H735G-DK defines USE_PWR_LDO_SUPPLY and USE_PWR_SMPS_SUPPLY
Moved from this post.
Hello,
I'm currently working on the STM32H735G-DK dev board, using CubeIDE version 1.18.1 and integrated CubeMX version 6.14.1.202504091515, and this bug is still here. When I launch a debug, the firmware get stuck in the ExitRun0Mode function. After deleting the definition of USE_PWR_LDO_SUPPLY as you explained, everything works.
Regards,
