STMCubeIDE Defaults
In the new project setup, the default minimum heap and minimum stack size are set to 0x200 and 0x400, but despite being in black they seem to be non-editable. For a large processor these numbers are far too small, especially the stack.
And yes I know I can edit the Linker file, as I have done, but really this parameter should be editable on the generation screen, and the default processor range specific. I would suggest stack of at least 0x1000 for a H7 or F7.