LCD_Config() is only used within LTDC_ColorKeying.
 
Symbols
loading...
Files
loading...

LCD_Config() function

LCD configuration.

Syntax

static void LCD_Config(void);
Implemented in main.c:133

Return value

None

Notes

This function Configure the LTDC peripheral : 1) Configure the Pixel Clock for the LCD 2) Configure the LTDC Timing and Polarity 3) Configure the LTDC Layer 1 : - The frame buffer is located at FLASH memory - The Layer size configuration : 480x272 4) Configure the Color Keying for Layer 1.