cancel
Showing results for 
Search instead for 
Did you mean: 

can i create gui interface with stm32f103 using touch gfx

A.Ezzat.1
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
Martin KJELDSEN
Chief III

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

View solution in original post

1 REPLY 1
Martin KJELDSEN
Chief III

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