Question
How do I make STM32CubeIDE use the latest H7xx 1.4.0 version of CubeMX ?
The version CubeIDE calls only produces HAL code whereas 1.4.0 produces LL code and I'd like to keep the projects all together in the one system.
Edit : I've now found where CubeIDE calls CubeMX and it says it's 1.4.0, but the Project Manager->Advanced Settings still only offers me HAL options on all the peripherals. Any ideas how to make it offer LL ?
