This function handles NMI exception.
This function handles Hard Fault exception.
This function handles Debug Monitor exception.
This function handles Memory Manage exception.
This function handles Bus Fault exception.
This function handles Usage Fault exception.
This function handles SysTick Handler.
This function handles PPP interrupt request. This function handles TIM interrupt request.
This function handles LTDC global interrupt request.
Provide the GUI with current state of the touch screen
Get the used pixel format
Converts the given index values to 32 bit colors.
Converts a 32 bit colors to an index value.
Initializes the STM32F429I-DISCO's LCD and LEDs resources.
System Clock Configuration The system Clock is configured as follow : System Clock source = PLL (HSE) SYSCLK(Hz) = 180000000 HCLK(Hz) = 180000000 AHB Prescaler = 1 APB1 Prescaler = 4 APB2 Prescaler = 2 HSE Frequency(Hz) = 8000000 PLL_M = 8 PLL_N = 360 PLL_P = 2 PLL_Q = 7 VDD(V) = 3.3 Main regulator output voltage = Scale1 mode Flash Latency(WS) = 5
Enable/Disable the DMA2D interrupt
Create the pictures memdev and draw them inside
Create the needed memdevs and do the automated rotate & zoom of the pictures
Create the needed memdevs and do the automated rotate & shift of the pictures
Draw 32 bits per pixel bitmap
Draw 16 bits per pixel bitmap
Draw 8 bits per pixel bitmap
LCD Low layer initialisation
Draw 4 bits per pixel bitmap
Draw 16 bits per pixel memory device
Translates the given colors into index values for the display controller
Initialise the LCD Controller
DMA2D Copy RGB 565 buffer
DMA2D Alpha blending bulk