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. How to modify timing in readyRead of QextSeriaport
Forum Updated to NodeBB v4.3 + New Features

How to modify timing in readyRead of QextSeriaport

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
12 Posts 4 Posters 2.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.
  • M Offline
    M Offline
    mattiad
    wrote on last edited by
    #3

    Dear @jsulm , if I use QSerialport will I be able to reduce this time?

    jsulmJ 1 Reply Last reply
    0
    • M mattiad

      Dear @jsulm , if I use QSerialport will I be able to reduce this time?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #4

      @mattiad I don't know. But you could try and see whether it makes any difference.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      0
      • M Offline
        M Offline
        mattiad
        wrote on last edited by
        #5

        I'll try. I haven't use it because its libraries were not included in the kernel

        jsulmJ 1 Reply Last reply
        0
        • M mattiad

          I'll try. I haven't use it because its libraries were not included in the kernel

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #6

          @mattiad What kernel do you mean?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mattiad
            wrote on last edited by
            #7

            Sorry, I meant in the file system . Now I'll try adding the Libqt5serialport.so.5.

            J.HilkJ 1 Reply Last reply
            0
            • M mattiad

              Sorry, I meant in the file system . Now I'll try adding the Libqt5serialport.so.5.

              J.HilkJ Online
              J.HilkJ Online
              J.Hilk
              Moderators
              wrote on last edited by
              #8

              @mattiad Because this thread is in the category Mobile and Embedded I'll mention, that QSerialPort is not a 100%
              supported for Android and IOS, info: here and here

              For the partial android support take a look here.


              Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


              Q: What's that?
              A: It's blue light.
              Q: What does it do?
              A: It turns blue.

              1 Reply Last reply
              1
              • M Offline
                M Offline
                mattiad
                wrote on last edited by
                #9

                Dear @J-Hilk thank you for the information. I'm using yocto so I suppose it's fully compatible

                1 Reply Last reply
                0
                • jsulmJ jsulm

                  @mattiad I don't know. But you could try and see whether it makes any difference.

                  M Offline
                  M Offline
                  mattiad
                  wrote on last edited by
                  #10

                  @jsulm I've tried but I have the same problem. It takes too much time before havin bytes available in the buffer

                  mrjjM 1 Reply Last reply
                  0
                  • M mattiad

                    @jsulm I've tried but I have the same problem. It takes too much time before havin bytes available in the buffer

                    mrjjM Offline
                    mrjjM Offline
                    mrjj
                    Lifetime Qt Champion
                    wrote on last edited by
                    #11

                    @mattiad
                    Its not possible to just use higher baud than 9600 ?
                    To get better speed i mean.

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      mattiad
                      wrote on last edited by
                      #12

                      @mrjj yes, I've already tried and verified that it works with higher baud my application must work with a baud of 9600

                      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