ILI9488 configuration.
Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.
#include "board.h"
Macros | |
#define | COLOR_CONVERT RGB_24_TO_18BIT |
#define | CONF_ILI9488_USART_SPI USART0 |
#define | CONF_ILI9488_USART_SPI_BAUDRATE 1000000 |
#define | CONF_ILI9488_USART_SPI_DEVICE_ID 1 |
#define | ILI9488_SPI_BAUDRATE 20000000 |
#define | LCD_DATA_CACHE_SIZE ILI9488_LCD_WIDTH |
Configuration of the ILI9488 LCD display driver. More... | |
#define | LCD_DATA_COLOR_UNIT 3 |
#define COLOR_CONVERT RGB_24_TO_18BIT |
Referenced by main(), refresh_display(), and wifi_connect().
#define CONF_ILI9488_USART_SPI USART0 |
#define CONF_ILI9488_USART_SPI_BAUDRATE 1000000 |
#define CONF_ILI9488_USART_SPI_DEVICE_ID 1 |
#define ILI9488_SPI_BAUDRATE 20000000 |
Referenced by ili9488_init().
#define LCD_DATA_CACHE_SIZE ILI9488_LCD_WIDTH |
Configuration of the ILI9488 LCD display driver.
#define LCD_DATA_COLOR_UNIT 3 |