Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32015

device enumeration with arduino broken, commit 3bfe998860e0bfd3ce48784188eaa0d58bf86da1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 5.0.0
    • Serial Port
    • None
    • Win7 enterprise
    • Icc893e9e54e51dbf78da2d132dab6db986d94e03

    Description

      Windows device enumeration of Arduino Mega 2560 doesn't work after switching to qtserialport commit 3bfe998860e0bfd3ce48784188eaa0d58bf86da1 version and following. Device enumeration with linux works fine. For enumeration QSerialPortInfo::availablePorts() is used.
      The Arduino Mega 2560 is installed as win virtual com port. For windows the driver provided by arduino website is used. Device class guid is:

      {4d36e978-e325-11ce-bfc1-08002be10318}

      . Device name within linux is ttyACM0 (cdc_acm).
      VID: 0x2341 (Arduino SA)
      PID: 0x0042 (Mega 2560 R3 (CDC ACM))

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kuzulis Denis Shienkov
            paul_peter Paul Peter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes