Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Duet WiFi vid_pid

    Scheduled Pinned Locked Moved
    Firmware developers
    2
    4
    215
    Loading More Posts
    • 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.
    • dorro1971undefined
      dorro1971
      last edited by

      Hi all,

      I have an application for my duet WiFi board that needs to controlled from a host system.

      It will only accept USB devices with a certain vid_pid, I have proved this with a custom Arduino and USB identification. I can send a string of data that replicates what is sent from the duet over USB and it seems to work.

      However, when I connect the duet it obviously has the wrong identification and will not connect, I was thinking of a custom USB to serial converter and use the panelduet serial connection but I fear this will be too slow for the required 230400 baud.

      Any ideas out there?

      Thanks in advance

      Ian

      1 Reply Last reply Reply Quote 0
      • dorro1971undefined
        dorro1971
        last edited by

        What I meant to add was....

        Is it possible to configure the duet wifi vid_pid at all?

        Thanks...

        1 Reply Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator
          last edited by

          Not that I'm aware of, but if you already have the arduino communicating over USB perhaps it would be better to use a network protocol to communicate between the Duet and Arduino instead of trying to interface directly via USB.

          Can you give us more information about the application at hand?

          Z-Bot CoreXY Build | Thingiverse Profile

          dorro1971undefined 1 Reply Last reply Reply Quote 0
          • dorro1971undefined
            dorro1971 @Phaedrux
            last edited by

            @phaedrux Sure,

            It's the raise 3d pro tablet!, totally closed of course.

            it must be usb to serial comm's and the arduino was just to prove a point, that the host tablet will recognize the correct VID_PID the duet will take place of the arduino.

            I would like to use duwt wifi under host control of the raise tablet (printing over usb basically) but i need to change the vendor id and product id of the duet.

            thank you

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA