I upgraded from an STM32F103 board to an STM32F746 for more horsepower in a personal audio project. Everything compiled fine in Arduino and PlatformIO but when I tried CubeProgrammer to load my binary, it connects then fails with the flash loader error. The utility displays memory contents but will not erase or program it. Since I've been learning through forums like this, I know CubeProgrammer is supposed to be the main tool for STM32 in circuits work now. ST-Link Utility is okay but I want to ensure I'm not building on an outdated workflow. Has anyone figured out a reliable setup for F7 series chips?