CubeMX generates different HAL_LTDC_MspInit in Boot and Apli despite same config
I’m using CubeMX to generate the code for the STM32H7S7, more preciously the LTDC code that should be the same for Boot and the Appli
For some reason the HAL_LTDC_MspInit is generating different pins configurations for the Appli and the Boot
For instance it generates the code for the PIN PF0 ------> LTDC_R2 in the boot meanwhile in the Appli there’s no PF0
I would like to attach my .ico but it seems there’s no attach option in the new community UI
