Solved
Where are up to date examples of using BSP_LCD functions on the stm32H743-eval? There is little I can find searching the net and this forum and what does exists is hopeless dated.
..
..
Finally got it to work.
Had to uncheck the generate code for MX_LTDC_Init in the CubeMX Project Manager/Advanced Settings along with unchecking the LTDC global interrupts in the LTDC category NVIC settings since this adds interrupt handlers to the stm32h7xx_it.c file which require a LTDC_HandleTypeDef to have been created. Also had to lower the LCD clock value to 25MHz.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.