Skip to main content
Associate
May 21, 2025
Question

STM32MP135F-DK - UI Development

  • May 21, 2025
  • 2 replies
  • 1597 views

Hi there,

I am working with the STM32MP135F-DK microprocessor and have already designed the user interface in Figma. Now, I would like to move forward with developing this UI.

Which tool should I use to implement the UI on the STM32MP135F-DK?

If I choose to use Qt Creator, can I use the open-source version for a client project, or would I need a commercial license? Are there any legal limitations or issues I should be aware of?

Thanks in advance for your guidance.

 

2 replies

ST Employee
May 22, 2025
Hi fiyan,
 
Please find the list of the different UI available on the STMP32MP135F-DK with ST partner :
- Qt  (QtBridge for Figma / Open-source - Commercial license)
- LVGL (Figma to LVGL plugin / Open Source)
- Candera (Figma import / Commercial license)
- Embedded Wizard (Connect for Figma / Commercial license)
- Crank (support for Figma / Commercial license)
- Altia (plugin Figma / Commercial license)
- Slint (Figma to Slint Plugin  / Commercial license)
 
I let you see at this link : https://www.st.com/content/st_com/en/ecosystems/stm32-graphic-user-interface/stm32-mpu.html to have more detail/and demo of each.
 
Concerning the Qt option. You have a choice between the Open-source or commercial.
You can use the open-source version (ease with the x-Linux-Qt expansion package on top of the OSTL) for 
client project, in this case you need follow the license rule.
 
Please find theses two links about the licenses comparison of QT and Open source consideration..
 
Regards
 
PPAGE.13
ST Employee
June 25, 2025
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.