Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. Integrating Qt for MCUs UI with STM32CubeIDE to Control LED on STM32H7S78-DK

Integrating Qt for MCUs UI with STM32CubeIDE to Control LED on STM32H7S78-DK

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
1 Posts 1 Posters 173 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bhaumik_0810
    wrote on last edited by
    #1

    I have successfully built and flashed the Qt for MCUs demo on the STM32H7S78-DK board. I have also generated a static library of the UI from Qt for MCUs.

    Now, I would like to integrate this UI library into an STM32CubeIDE project and create a small demo — for example, toggling an onboard LED when a button is pressed on the UI.

    However, I couldn’t find any reference example or documentation explaining how to establish communication between the Qt for MCUs UI layer and the STM32 firmware.

    Could anyone please guide me or share a reference example that demonstrates how to connect the UI events (like button press) with hardware functions (like LED control) in STM32CubeIDE?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved