Skip to content

Qt for MCUs

Discussions and questions about Qt Quick Ultralite and using Qt on microcontrollers in general

142 Topics 445 Posts
  • QT with MCUs

    Unsolved
    2
    1 Votes
    2 Posts
    756 Views
    C
    I have the same similar question on STM32H743
  • esp32 full UI and Tutorial

    Unsolved
    6
    0 Votes
    6 Posts
    3k Views
    sbelaS
    I think you can not use QML/widget in eps32. It is too limited in resources (memory/cpu speed/flash). You can use to develop the project but there is plugins to vscode and they have their own IDE to do that much more productively. But this is only my opinion.
  • Does Qt for MCU offer these features

    Unsolved
    1
    0 Votes
    1 Posts
    377 Views
    No one has replied
  • Qt and ARINC661

    Solved
    3
    0 Votes
    3 Posts
    649 Views
    L
    @Axel-Spoerl thanks for your reply. I once used Qt to design aircraft simulator displaying system and hear ARINC661 from an aircraft CDS design engineer. I just wonder if Qt has an ARINC661 solution, it would be a very useful tool in aviation industry. By the way, I find that GL studio, VAPS and SCADE have solutions for ARINC661.
  • 2.8.0

    Locked Unsolved
    2
    0 Votes
    2 Posts
    511 Views
    jsulmJ
    @Qt_lover_with_OS_license Please don't double post! https://forum.qt.io/topic/157942/qt-for-mcus
  • QT for MCUs compatibility for 7 inch display

    Unsolved
    3
    0 Votes
    3 Posts
    576 Views
    L
    @jsulm Thank you
  • Raspberry Pi 4 with Qt5.15 embedded touchscreen is not working

    Unsolved
    6
    0 Votes
    6 Posts
    771 Views
    jsulmJ
    If I could I would already have helped. Please keep in mind that this is a forum mainly driven by volunteers. If you need fast support you should consider to become commercial Qt user, in that case Qt Company will provide support.
  • RLE compression

    Unsolved
    2
    0 Votes
    2 Posts
    598 Views
    A
    as the error message mentioned, you are using "OnDemand" to load the image without giving "Cache" to extract. https://doc.qt.io/QtForMCUs/qtul-qmlproject-imagefilesnode-mcu-resourcecachepolicy.html I guess you are using PNG compression rather than RLE compression. For RLE compression you don't have to enable https://doc.qt.io/QtForMCUs/qtul-qmlproject-imagefilesnode-mcu-resourcecompression.html this option is for PNG compression. check your qmlproject file, if resourceCompression is true, try to change it to false.
  • QT for CYTVII-C-2D-6M-327-SET

    Unsolved
    3
    0 Votes
    3 Posts
    646 Views
    V
    @jsulm yes, i tried but they said like i need active QT license to get support directly from QT.
  • Qt for AM437x TI SDK ver4.3 target with linux os

    Unsolved
    1
    0 Votes
    1 Posts
    310 Views
    No one has replied
  • Issue with LVDS Display Output on RH850 Board using Qt for MCU (v2.5.2)

    Unsolved
    1
    0 Votes
    1 Posts
    283 Views
    No one has replied
  • QT for mcu unknown target 'install' TVIIC2D4M-BAREMETAL 32bpp

    Unsolved
    4
    0 Votes
    4 Posts
    964 Views
    P
    @Ronel_qtmaster i use following command in cmake i solve this proble install(TARGETS UntitledProject ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
  • Getting started on STM32H7A3ZI MCU

    Unsolved
    1
    0 Votes
    1 Posts
    310 Views
    No one has replied
  • How to solve `error: unknown font family used: "MADE-UP-FAMILY"`

    Unsolved
    1
    0 Votes
    1 Posts
    361 Views
    No one has replied
  • Move a cricle over the curve

    Unsolved
    1
    1 Votes
    1 Posts
    352 Views
    No one has replied
  • Unable to run examples on demo board

    Unsolved
    1
    0 Votes
    1 Posts
    285 Views
    No one has replied
  • Device or resource busy

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    ademmlerA
    @jsulm As I wrote above: sudo usermod -a -G dialout <username>
  • How to fill the Progress Bar

    Unsolved
    3
    0 Votes
    3 Posts
    614 Views
    R
    @jsulm Hi, Thanks for the reply. Here, I Just took a reference Image. There is a coolant temperature progress bar, which is in the Slanting Line. And I need to fill the Progress Bar, with the color : blue.
  • Qt6.6 for android file system

    Unsolved
    2
    0 Votes
    2 Posts
    445 Views
    jsulmJ
    @kkgg said in Qt6.6 for android file system: driving force What is "driving force"? Can you explain better what you want to do?
  • Board name is not listed on the QT online installer

    Unsolved
    1
    0 Votes
    1 Posts
    333 Views
    No one has replied