cancel
Showing results for 
Search instead for 
Did you mean: 

How to select the icon of LCD from external switch of stm32L431 GPIO

miker
Associate III

i build a LCD display board with stm32L431 and 320*240 LCD  and use touchGFX to develop UI, now i need control and select icon of LCD from external GPIO of STM32L431 , so, how to configure the touchGFX and concerned file ? anybody have similar program to refer ? 

1 REPLY 1
mathiasmarkussen
ST Employee

Hello,

 

You can take inspiration from one of the board specific demos provided with TouchGFX designer. The ones that are outlined in my screenshot should have some state changed by a GPIO, either by sampling the GPIO, or through an external interrupt.