Implements the TFTM070A1 display driver. More...
Macros | |
| #define | LCD_RESET 9 |
| #define | LCD_CS 10 |
| #define | OSC_FREQ 10 |
| #define | DRAM_FREQ 100 |
| #define | CORE_FREQ 100 |
| #define | SCAN_FREQ 50 |
Variables | |
| uint8_t | FT5316_ADDR = 0x38 |
Implements the TFTM070A1 display driver.
| #define CORE_FREQ 100 |
| #define DRAM_FREQ 100 |
| #define LCD_CS 10 |
| #define LCD_RESET 9 |
| #define OSC_FREQ 10 |
| #define SCAN_FREQ 50 |
| uint8_t FT5316_ADDR = 0x38 |