Skip to main content
Tiel
Associate III
April 2, 2025
Question

Does touchgfx only support stm32?

  • April 2, 2025
  • 1 reply
  • 791 views

Hello,

I 've been developing one kind of product using various cpus, such as stm32xxx and various blackbox cpu.
Each product has similar functions ,but a different cpu and a different GUI code, so a separate effort was required for each modification.
To reduce this SW burden, we are trying to increase SW efficiency by implementing GUI side as common GUI library like touchgfx or LVGL to maintain GUI SW compatibility between products using stm32 and products using other cpus.

Is there a way or guide to port a common cpu on touchgfx library?

Thanks in advacne for your reply.

Regards,

Tiel

1 reply

ST Employee
April 2, 2025

Hello @Tiel ,

No, TouchGFX only supports STM32 chips.

Best regards,