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

Duet 3 and Raspberry Pi PS_ON

Scheduled Pinned Locked Moved
Duet Hardware and wiring
duet 3 hc6 duetpi pson
3
5
510
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.
  • undefined
    dhusolo
    last edited by 29 Aug 2020, 03:44

    I have a Duet 3 with Raspberry Pi 3B+ running Duetpi. The Duet currently powers the RPI via the 26 pin SBC ribbon cable and the jumpers on SBC -> 5V* and 5V -> SBC. I also have a momentary button connected to a SSR to power on the board.

    Currently I have to hold the momentary button down until the RPI fully boots.

    I would like to power the RPI powered separately from the Duet 3 by it's own power supply. Last time I tried this I removed the jumper the other 2 jumpers and connected the jumper on Int 5V EN. I powered up the Raspberry Pi. When I went to power the Duet via the momentary button it seems the duet never loaded the config.

    I'm guessing that's because the SD card was still in the Raspberry Pi and there wasn't a SD card in the Duet. My question is what do I need to do to power the RPI separately and still get the momentary button to power on the Duet board ?

    1 Reply Last reply Reply Quote 0
    • ?
      A Former User
      last edited by 29 Aug 2020, 04:06

      @dhusolo said in Duet 3 and Raspberry Pi PS_ON:

      I also have a momentary button connected to a SSR to power on the board.

      with the pi it'll take 10-15 seconds with recent software for the duet to load config, and take control of the duet i/o. you could move the momentary button to a gpio on the pi and issue g-code to turn on the ssr but it'll require some custom wiring and custom coding.

      undefined 1 Reply Last reply 29 Aug 2020, 20:19 Reply Quote 0
      • undefined
        dhusolo @A Former User
        last edited by 29 Aug 2020, 20:19

        @bearer Thanks. Any advice on where to start?

        undefined 1 Reply Last reply 29 Aug 2020, 22:14 Reply Quote 0
        • undefined
          whopping pochard @dhusolo
          last edited by 29 Aug 2020, 22:14

          @dhusolo Given that the Duet can still control the primary power supply through the PS-ON header, what behavior are you looking for with the momentary switch? I'm asking because I'm working on reworking my printer with a Duet3 and RPi now and had a similar setup before with my Duet2, and I'm wondering whether I want to try and replicate it, too.

          As I'm thinking about it, I'm really interested in the power supply, not the Duet board per se. At idle, the Duet is not really using that much power, and it's nice to be able to tell the Duet to turn off the main power after a print in Gcode. So I've been wondering if I might actually want to connect the momentary switch to one of the Duet's I/O headers and write a trigger to activate the SSR via the Duet.

          undefined 1 Reply Last reply 29 Aug 2020, 23:23 Reply Quote 0
          • undefined
            dhusolo @whopping pochard
            last edited by 29 Aug 2020, 23:23

            @whopping-pochard This is my current wiring for my SSR and PS_ON
            SSR terminal 1: connected to switch NO and PSU neutral
            SSR terminal 2: connected to switch C and power in neutral
            SSR terminal 3+: +5V
            SSR terminal 4-: PS_ON

            With the Duet 2 I can hold the button for less than 1 second and the board will power up. With the Duet 3 I have to hold the button for 20-30 seconds. My goal is to figure out how to get the Duet 3 setup so I don't have to hold the button down for that long. The only way I figured that would work is if the raspberry pi was already powered on

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