2024-03-18 12:09 PM
I'm playing around with the STM32U5A9J-DK dev kit and looking at the built in demo. Was the UI created using TouchGFX?
2024-03-19 05:40 AM
Hello @Microkid and welcome to the community :)
The STM32U5A9J-DK comes along with a demo that has been created almost entirely with TouchGFX Designer. The only exceptions are the "MAP" and "FONT" sub-demos, which were not made with TouchGFX. You can access the demo through the "Demos" tab in TouchGFX Designer and customize it to your liking, as the source code is available for everyone to use.