Story
- Clock Config: 20Mhz, route HSE, route PLLCLK for 100Mhz
- SPI, DMA Settings: Enable SPI1_TX, Priority High
- Touch C_INT instead of input is GPIO_EXIT13
- GPIO: Click PB13, Ext Int with Falling edge, Pull-up, Label as C_INT
- In stm32f4xx_it.c under void SysTick_Handler(void) add lv_tick_inc(1);
- More details: https://github.com/mike-rankin/STM32F411CEU6_ST7789_LVGL_Touch_Board. This is GitHub account: https://github.com/mike-rankin where you will explore more excellent projects. He is a good DIY maker who designs custom ESP32 IoT projects using Altium Designer, Arduino IDE and Fusion360. Welcome everyone to follow.















