cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, I use STM32F407 and SSD1963 and STemWin. Now I want change to touchGFX.

Karim
Associate II

I want to know can I use touchGFX without LTDC and with FMC (because I use SSD1963)? I don't want change my hardware.

And is it easy to use touchGFX without operating system (bare metal)? or no, it's recommended to use touchGFX with os?

Thank you.

This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions
Romain DIELEMAN
ST Employee

Hi,

You can use TouchGFX with FMC. The TBS for the STM32F412-dk board can be used as a source of inspiration for your tests as it uses FMC.

You can also work without an OS. The STM32G0 nucleo examples run on bare metal.

/Romain

View solution in original post

1 REPLY 1
Romain DIELEMAN
ST Employee

Hi,

You can use TouchGFX with FMC. The TBS for the STM32F412-dk board can be used as a source of inspiration for your tests as it uses FMC.

You can also work without an OS. The STM32G0 nucleo examples run on bare metal.

/Romain