Associate II
September 29, 2020
Solved
change image at runtime
- September 29, 2020
- 4 replies
- 5585 views
Hi.
I want to show battery image in screen of STM32F746_DISCOVERY and change battery image by UART value that stm receives from an atmega. I have 4 images to show battery level and they must replace by each other according to Uart data values.
I read "Loading Images at Runtime" in support.touchgfx.com but it confused me and I don't understand how to do it. please help me.