2020-09-15 11:33 AM
Hi all. I am currently building a project with an STM3220G board which has an STM32F207IGh as its processor. It has an on board 3.2" touchscreen. Now, can anyone tell me if they have had any success using the TouchGFX library with F2 devices.. Does the library only work with a few types of STM32? I'm not sure.. If anyone can help. then please reply..
hanks,
Steve.S
2020-09-23 02:01 AM
Hello,
TouchGFX does not officially support F2 MCUs. It does not mean that it cannot be implemented but most of the work will be done by you.
We mainly support H7, F7, F4, L4 and G0 MCUs. You can have a look at all the Application Templates available in TouchGFX Designer.
/Alexandre
2020-09-28 03:33 AM
Hi Alex. Thanks for the reply!! OK, I'm trying to find out how to go about finding the templates. Ive run a simulation of the washing machine example on an ARM board (simulation) but am not sure how to go about finding the files I would need to look at. Pls can you help?
2020-09-29 12:53 AM
You can have a look at this article on our documentation website : https://support.touchgfx.com/docs/development/touchgfx-hal-development/touchgfx-generator#generated-code-architecture
Also, if you have ideas to share for some improvement for TouchGFX but also any other solutions we provide, please go to https://community.st.com/s/ideazone
Even if you don't, you can still upvote the existing ideas to make them more visible for ST to make improvements.
Thank you in advance for your involvement,
/Alexandre