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

    Outputs on Duet 2

    Scheduled Pinned Locked Moved
    Third-party add-ons
    3
    9
    357
    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.
    • Muhammedundefined
      Muhammed
      last edited by

      Hi,
      I need to use an output with 3.3V to 5V - 25mA on my Duet 2 card and found that I can only use and control the expansion pins on the same card. I believe that the amp is fine but still wondering about the maximum amp that this pins can handle? I am planning to use the heater outputs shown below.
      Screenshot 2024-07-12 223326.png
      Is this all right? can I control these outputs as I need?

      Thanks

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

        What exactly are you trying to drive from those pins? They should be considered signal pins only and cannot power a heater directly.

        Z-Bot CoreXY Build | Thingiverse Profile

        Muhammedundefined 1 Reply Last reply Reply Quote 0
        • Muhammedundefined
          Muhammed @Phaedrux
          last edited by

          @Phaedrux I need to turn on some sort of laser diode which needs an output with 3.3V to 5V and 25mA. Can't I just use them as output signals and turn them on or off when wanted? Also, to control some lights as well?

          infiniteloopundefined 1 Reply Last reply Reply Quote 0
          • infiniteloopundefined
            infiniteloop @Muhammed
            last edited by

            @Muhammed

            I need to use an output with 3.3V to 5V - 25mA on my Duet 2 card …
            I believe that the amp is fine but still wondering about the maximum amp that this pins can handle?

            Most of the signals on the expansion bus originate from the Atmel MCU, so they are unbuffered and have a rather limited fanout. You can look-up the specs from the data sheet of the MCU, but don’t expect them to deliver more than 10 mA at 3.3V each. I suggest to use some buffers or inverters from the 4000 or 7400 series.

            Muhammedundefined 1 Reply Last reply Reply Quote 0
            • Muhammedundefined
              Muhammed @infiniteloop
              last edited by

              @infiniteloop Thanks for clarifying. I guess that I misunderstood the documentation about these pinouts.

              I just need one output for max 25mA, and can only see the PS-ON/GND as a possible usable output for my laser diode?! and I need the PWM outputs for fans. if you have any recommendation will be highly appreciated. Thanks!

              Muhammedundefined 1 Reply Last reply Reply Quote 0
              • Muhammedundefined
                Muhammed @Muhammed
                last edited by Muhammed

                @Muhammed said in Outputs on Duet 2:

                @infiniteloop Thanks for clarifying. I guess that I misunderstood the documentation about these pinouts.

                I just need one output for max 25mA, and can only see the PS-ON/GND as a possible usable output for my laser diode?! and I need the PWM outputs for fans. if you have any recommendation will be highly appreciated. Thanks!

                I can manage to have a spare output from the PWM FANS outputs, then I think it should be fine to use it, but I need to be careful about setting the voltage to the correct value. Will this be ok?

                infiniteloopundefined 1 Reply Last reply Reply Quote 0
                • infiniteloopundefined
                  infiniteloop @Muhammed
                  last edited by

                  @Muhammed

                  the PS-ON/GND as a possible usable output for my laser diode

                  From the lion's mouth: "The PS_ON output is a PMV40UN2 mosfet (good for up to 30V and 3A) on the Duet WiFi". So that's an N-MOSfet (switching to GND) - should be powerful enough to control (not: to power) your laser.

                  I can manage to have a spare output from the PWM FANS outputs, then I think it should be fine to use it, but I need to be careful about setting the voltage to the correct value. Will this be ok?

                  Sure, these use N-MOSfets as well, so switch whatever voltage you supply on the other side to GND. Maybe you need to provide a pull-up resistor, depending on the signal required.

                  Muhammedundefined 2 Replies Last reply Reply Quote 0
                  • Muhammedundefined
                    Muhammed @infiniteloop
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • Muhammedundefined
                      Muhammed @infiniteloop
                      last edited by

                      @infiniteloop Thank you so much for your reply. This will give me a push forward.

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