2022-12-01 06:24 AM
Hi everyone,
The text translation functionality of TouchGFX is awesome and implemented easily by just adding another language and implementing the code for the call of the setLanguage(id) function. I just wondered were I would put an initial call of this function after a system reboot. The currently selected language is saved in the flash section of the STM32 µcontroller and is being load to ram when the system starts.