Do Not Generate Function Call option for MX_TouchGFX_Init not working
Hi,
In CubeMx, Project Manager tab -> Advanced Settings, the "Do Not Generate Function Call" for MX_TouchGFX_Init is not working.
After selecting it and generating the code, the MX_TouchGFX_Init() is still present in the main.c and going back to the Advanced Settings, the previously selected check box got deselected.
This is a problem because when using the QuadSpi with TouchGFx, it needs to be mapped before TouchGFX initialization.
The mapping cannot be made in the MX_QUADSPI_Init because there is no USER CODE section at the end of this function (Hey ST, what about having a user code section at the end of EVERY HAL init function???).
Settings:
MCU: STM32H743
CubeMx: 6.1.1
CubeIDE: 1.5.1
Firmware Package: FW_H7 1.8.0