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 linux application
Forum Updated to NodeBB v4.3 + New Features

Qt linux application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qt - linux baseqt for low leve
4 Posts 3 Posters 421 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.
  • I Offline
    I Offline
    i.Srinu
    wrote on last edited by
    #1

    Hi All,

    How userspace access the peripherals of linux based systems in QT. Qt provides any libraries to easy access of peripherals (SPI, I2C, UART, USB). or
    Do we need to write wrapper classes to the to userspace applications.

    Thanks and Regards,
    I.Srinu

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      That kind of low-level access is outside of Qt's scope. Use the libraries that implement the API you need to access these devices.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • I Offline
        I Offline
        i.Srinu
        wrote on last edited by
        #3

        Hi Good Morning,

        can you please provide details of libraries, Those are already available packages with Qt ?

        Regards,
        I.Srinu

        aha_1980A 1 Reply Last reply
        0
        • I i.Srinu

          Hi Good Morning,

          can you please provide details of libraries, Those are already available packages with Qt ?

          Regards,
          I.Srinu

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @i-Srinu these libs are part of the BSP you got from your board vendor.

          UART can most likely be handled by QSerialPort, though.

          Regards

          Qt has to stay free or it will die.

          1 Reply Last reply
          1

          • Login

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