2019-07-25 02:26 AM
I saw a TouchGFX music player demo running on stm32f469i-disco development board, very beautiful.Where can I learn the source code
Solved! Go to Solution.
2023-09-24 10:15 AM
To build and run the music player demo, you will need to use the TouchGFX Designer tool. The TouchGFX Designer tool is available for download from the STMicroelectronics website.
Once you have installed the TouchGFX Designer tool, you can open the "TouchGFX Music Player Demo.ioc" file. The TouchGFX Designer tool will generate a project for you. You can then build and run the project.
2019-07-25 05:24 AM
Hi @lxw,
The source code for that particular demo is not public available, what in particular are you interested in?
/Anders
2019-07-25 06:57 PM
I am interested in the UI switching effect of this demo, and would like to know how to realize and use it.It would be perfect to provide source code。:face_with_tears_of_joy:
2023-09-24 10:15 AM
To build and run the music player demo, you will need to use the TouchGFX Designer tool. The TouchGFX Designer tool is available for download from the STMicroelectronics website.
Once you have installed the TouchGFX Designer tool, you can open the "TouchGFX Music Player Demo.ioc" file. The TouchGFX Designer tool will generate a project for you. You can then build and run the project.
2023-09-25 08:22 AM
Hello @Jhonvick22, I'm closing this thread since it's an old one, but thanks for your answer :)