Skip to content

Qt for MCUs

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

139 Topics 434 Posts
QtWS25 Last Chance
  • Welcome to the Qt for MCUs forum!

    Pinned Locked
    1
    1 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    1 Posts
    22 Views
    No one has replied
  • Qt safe rendering for yocto

    Moved Unsolved
    1
    0 Votes
    1 Posts
    50 Views
    No one has replied
  • Support for Nordic devices - Nordic nRF5340 - Qt for MCUs

    Unsolved
    2
    0 Votes
    2 Posts
    88 Views
    jsulmJ
    @remo999 Please keep in mind: this is user forum. If you do not get an answer here you can contact Qt developers on their mailing list.
  • STM32U5G9J-DK2 and Freertos Support

    Unsolved
    2
    0 Votes
    2 Posts
    73 Views
    SGaistS
    Hi and welcome to devnet, Boot2Qt being a commercial offer, you will likely have better chance of an answer by contacting the Qt Company directlyy
  • set the all path correctly getting error in RH850 D1M1A MCU kit creation ?

    Unsolved
    4
    0 Votes
    4 Posts
    148 Views
    jsulmJ
    @Vishal-Biradar I don't know what tool is not found and why. Seems to be "Renesas Flash Programmer", but I don't know why it is not found. Maybe it needs to be installed and added to PATH?
  • STM32H750B-DK and FreeRTOS

    Unsolved
    3
    0 Votes
    3 Posts
    184 Views
    K
    @jsulm Thank you for your response I thought of that but was not sure if it was the way to go , but since the Qt kit for the board is bare metal i dont see any other way
  • Is qmltocpp able to handle inheritance hierarchies?

    Unsolved
    1
    0 Votes
    1 Posts
    118 Views
    No one has replied
  • Cannot compile qt6 for Raspberry Pi 3

    Unsolved
    3
    0 Votes
    3 Posts
    216 Views
    JonBJ
    @britesc I know nothing about this :) But did some Googling which may help? First I will say I was "surprised" that your work and the instructions seems to fetch/use "Qt5" stuff when you want to build Qt6, but I guess that's right, for whatever reason! For your error message I came across https://github.com/microsoft/vcpkg/issues/32135#issuecomment-1603081312 I was able to resolve this issue by installing the additional required packages for qt5base (although I am targeting q6) and X11 required by qt5-base for qt5-x11extras APT_PACKAGES="$APT_PACKAGES libxkbcommon-dev libxcb-keysyms1-dev \ libxcb-image0-dev libxcb-shm0-dev libxcb-icccm4-dev libxcb-sync-dev \ libxcb-xfixes0-dev libxcb-shape0-dev libxcb-randr0-dev \ libxcb-render-util0-dev libxcb-xinerama0-dev libxcb-xkb-dev libxcb-xinput-dev" Does this list of dependencies have any relevance for your situation? That's all I know! P.S. I see @jsulm has just posted. You should listen to him more than to me!
  • How to use Qul::PlatformInterface::Log in Qt for MCUs

    Unsolved
    1
    0 Votes
    1 Posts
    101 Views
    No one has replied
  • ItemLayer Transparency issue on CYT4DN Platform

    Unsolved
    1
    0 Votes
    1 Posts
    171 Views
    No one has replied
  • Qt for MCUs, how to control hardware, such as using MCU GPIO interface, USART, ADC, etc.

    Unsolved
    11
    0 Votes
    11 Posts
    760 Views
    SGaistS
    @IBO_GO in which language did you write your HAL ? Because if it's either C or C++ you can use that as any other library. If not, then please give more details about what you already have, in which language, etc.
  • Unable to render 1920x720 assets in traveo CYT4DN platform

    Unsolved
    1
    0 Votes
    1 Posts
    122 Views
    No one has replied
  • why bootloader is necessary for traveoII to run Qt?

    Solved
    4
    0 Votes
    4 Posts
    310 Views
    V
    Never mind guys @JonB @SGaist i figured it out, thanks for the response.
  • Using LIRC in Qt creator

    Unsolved
    12
    0 Votes
    12 Posts
    685 Views
    M
    @jsulm said in Using LIRC in Qt creator: @markolino_it said in Using LIRC in Qt creator: I don't know if in my old version of qt5 there is the package manager. @SGaist was talking about the packet manager of your Linux distribution! Sinse Raspbian is a Debian derivate you have to use apt. All you have to do is: sudo apt install liblirc-dev Oh sorry, now I understand. Yes i use it a lot of course...for the other packages, sorry for that I am a noob of Linux! So I will test the Lirc-less solution and Lirc solution and I let you know. Thank you.
  • 0 Votes
    1 Posts
    168 Views
    No one has replied
  • STM32H747I-DISCO QT

    Unsolved
    1
    0 Votes
    1 Posts
    171 Views
    No one has replied
  • QT with MCUs

    Unsolved
    2
    1 Votes
    2 Posts
    482 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
    294 Views
    No one has replied