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

    DUET3 hardware revision difference

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    6
    293
    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.
    • hackinistratorundefined
      hackinistrator
      last edited by

      hello
      what's the difference between rev 0.6 , 1.0 and now 1.01 boards ?
      thanks

      1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        there isn't an official change log like the wiki for the duet2, but you can examine the details on github https://github.com/Duet3D/Duet3-Mainboard-6HC

        1 Reply Last reply Reply Quote 0
        • hackinistratorundefined
          hackinistrator
          last edited by

          ok i found 2 changes between 1 and 1.01 .maybe there's more , thats what i found going over the schematics for 10mins .
          changes are:

          • diodes added between stepper drivers and output mosfets for faster turn-off times . maybe output mosfets also changed for higher current ones , dont know . the mosfet p/n is not in the schematic .
          • buffer IC added for RPI communication .maybe to use longer cables , or simply more reliable comm , dont know .
          dc42undefined 1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators @hackinistrator
            last edited by dc42

            @hackinistrator said in DUET3 hardware revision difference:

            diodes added between stepper drivers and output mosfets for faster turn-off times . maybe output mosfets also changed for higher current ones , dont know . the mosfet p/n is not in the schematic .

            Adding the diodes allowed us to increase the mosfet gate series resistors in order to reduce EMI radiated from unshielded stepper motor cables.

            buffer IC added for RPI communication .maybe to use longer cables , or simply more reliable comm , dont know .

            We added the buffer IC to improve reliability and robustness when the Duet and Pi are powered from separate 5V supplies (which is what we recommend when using the Pi 4).

            We also changed the 5V regulator circuitry and added a 3A PTC fuse in series with the external 5V output.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            1 Reply Last reply Reply Quote 0
            • hackinistratorundefined
              hackinistrator
              last edited by

              thanks for clarifying . so with those changes , from the software side of view 1 and 1.01 are the same .

              dc42undefined 1 Reply Last reply Reply Quote 0
              • dc42undefined
                dc42 administrators @hackinistrator
                last edited by

                @hackinistrator said in DUET3 hardware revision difference:

                thanks for clarifying . so with those changes , from the software side of view 1 and 1.01 are the same .

                Yes. There is an additional difference between 0.6 and 1.0, which is that the thermistor reference resistors are connected to VREFMON instead of VREF. RepRapFirmware detects the board version and handles that difference.

                Duet WiFi hardware designer and firmware engineer
                Please do not ask me for Duet support via PM or email, use the forum
                http://www.escher3d.com, https://miscsolutions.wordpress.com

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