Guidance regarding using LTDC Controller in STM32L4R5ZI based Nucleo Board.
We are in the initial evaluation stage of using the STM32L5R5ZI module for a custom board we are planning to build for an Engine Panel. Part of the Engine panel is also a LCD-TFT touch screen that we are hoping to drive using the built in LTDC controller which is part of this STM32 Module.
1) Are there any examples/tutorial for this module on how to configure the LTDC Controller and to drive the LCD-TFT especially a touch screen one?
2) One of the questions I had around while configuring the GPIO pins on the Nucleo board that supports this L4R5ZI module was, can we use any of the GPIO pins for the HSYNC, VSYNC, DE, LCD_CLK, and the RGB related pins or can we only choose GPIO pins that have been designated to have alternate functions for ex: LCD_HSYNC, LCD_VSYNC, LCD_CLK etc?
3) Also it seems like lot of the other settings around configuring the Clock frequencies, and other LTDC related settings are driven by the settings called out in the data sheet of the Display device of our choice. Is there any guidance as to how we need to tie/map those settings in the data sheet to the corresponding settings in the LTDC?
Thanks,
Yogesh
