2025-04-01 5:22 PM
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
2025-04-01 11:19 PM
Hello @Tiel ,
No, TouchGFX only supports STM32 chips.
Best regards,