Skip to main content
A.Ezzat.1
Associate
July 6, 2020
Solved

can i create gui interface with stm32f103 using touch gfx

  • July 6, 2020
  • 1 reply
  • 1558 views

..

This topic has been closed for replies.
Best answer by Martin KJELDSEN

Hi,

Yes you can. We removed m3 library for 4.13.0 / 4.14.0 because of lack of interest. You can use version 4.12.3, though, which has the M3 lib. Check

Read more here about how to transfer the framebuffer to your LCD when you don't have a TFT controller (FMC/SPI).

https://support.touchgfx.com/docs/development/touchgfx-hal-development/scenarios/scenarios-fmc

/Martin

1 reply

Martin KJELDSEN
Martin KJELDSENBest answer
Principal III
July 17, 2020

Hi,

Yes you can. We removed m3 library for 4.13.0 / 4.14.0 because of lack of interest. You can use version 4.12.3, though, which has the M3 lib. Check

Read more here about how to transfer the framebuffer to your LCD when you don't have a TFT controller (FMC/SPI).

https://support.touchgfx.com/docs/development/touchgfx-hal-development/scenarios/scenarios-fmc

/Martin