Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT and AVR 32 getting Started..?
Forum Updated to NodeBB v4.3 + New Features

QT and AVR 32 getting Started..?

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.8k Views 1 Watching
  • 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.
  • G Offline
    G Offline
    gghhh456
    wrote on last edited by
    #1

    Hi,

    I have worked with QT in the past to for Networking and database management.

    recently I am trying my hands on programming avr32 microcontroller(at32uc3a3). The firmware works fine I have debugged and checked on the OSciloscope and It looks fine.

    Now, I am trying to make GUI application using QT and I will be using USB interface (no USART )to collect the data from the microcontroller.

    I have some basic questions.

    1. in the GUI app if I create a button how can I trigger the microcontroller. for ex: if I have a button "START" then the microcontroller must send the data. And If i Press "RESET" then it should reset the microcontroller. Meaning How will I be able to map the button with the Pin on the Microcontroller.

    I know that I can use this function on qt on_push_actiontrigger and then????

    1. Is there any Example code that I can look at????
    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