Skip to main content
defacato
Associate II
September 15, 2020
Question

Touch GFX and eval board compatibility.

  • September 15, 2020
  • 3 replies
  • 1703 views

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

This topic has been closed for replies.

3 replies

Alexandre RENOUX
Visitor II
September 23, 2020

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

defacato
defacatoAuthor
Associate II
September 28, 2020

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?

Alexandre RENOUX
Visitor II
September 29, 2020

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