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

    i'm afraid my next raspberry pi is going to die soon.

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    7
    18
    756
    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.
    • jay_s_ukundefined
      jay_s_uk
      last edited by

      its been years since i've properly shutdown a pi and not corrupted one yet... opens can of worms and walks away...

      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

      1 Reply Last reply Reply Quote 1
      • T3P3Tonyundefined
        T3P3Tony administrators @spllg
        last edited by

        @spllg i have heard of some people having issues with SD cards being corrupted on dieing in Pis, but from what you are saying that's not the core issue.

        With that in mind i would rather ask how your Pi is cooled, and what else you have plugged into it?

        I use heatsink case+ fans on my Pi 4s (but not on the 3b+) and have not managed to get any of them to die in the many years i have been using them. Maybe yours are running very hot?

        www.duet3d.com

        spllgundefined 1 Reply Last reply Reply Quote 1
        • spllgundefined
          spllg @T3P3Tony
          last edited by

          @T3P3Tony

          cooling: heat sinks without fan - going to check temperature tonight
          plugged devices: camera + hdmi display

          T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
          • T3P3Tonyundefined
            T3P3Tony administrators @spllg
            last edited by

            @spllg ok so yes, cooling is important but as others have pointed out getting a proper 5.1V 3A+ power supply with all that extra load of the screen will be important too.

            www.duet3d.com

            1 Reply Last reply Reply Quote 0
            • spllgundefined
              spllg @OwenD
              last edited by spllg

              @OwenD & @T3P3Tony

              • the rpi is powered by the genuine rpi powersupply
              • the duet is powered via internal 5v (jumpers: internal 5v en = closed, 5v -> sbc = open, sbc -> 5v = open)
              • after printing ~1hour none of the rpi-chis is hot - i could touch it with a finger for a long time, so i guess, the temperature is below 45-50 C

              i forgot to mention -

              FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.4.5 ELECTRONICS: Duet 3 MB6HC v1.0 or earlier FIRMWARE_DATE: 2022-11-30 19:35:23

              1 Reply Last reply Reply Quote 0
              • spllgundefined
                spllg @oliof
                last edited by

                @oliof could the death of 2 rpis be related to the fact that i have a Duet 3 MB6HC v1.0 (newer boards seem to have a different 5v powering design).

                Rushmere3Dundefined dc42undefined oliofundefined 3 Replies Last reply Reply Quote 0
                • Rushmere3Dundefined
                  Rushmere3D @spllg
                  last edited by

                  @spllg I have an earlier version and haven't killed any Pi's.

                  Follow my adventures in 3D Printing, laser cutting and electronics. https://linktr.ee/Rushmere3D

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

                    @spllg said in i'm afraid my next raspberry pi is going to die soon.:

                    @oliof could the death of 2 rpis be related to the fact that i have a Duet 3 MB6HC v1.0 (newer boards seem to have a different 5v powering design).

                    If using an earlier version 6HC, you could avoid any possible issues with the Pi and the Duet being powered at different times by powering the Duet 5V from the Pi instead of from the internal regulator.

                    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

                    spllgundefined 1 Reply Last reply Reply Quote 0
                    • oliofundefined
                      oliof @spllg
                      last edited by

                      @spllg I never killed any rPis with my early release Duet3 MB6HC, but I did switch to external power eventually because the 5v from my Duet board tended to dip deep into undervoltage.

                      <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

                      1 Reply Last reply Reply Quote 0
                      • spllgundefined
                        spllg @dc42
                        last edited by spllg

                        @dc42 just to be sure: in order to power the 6hc 5v from the pi the jumpering is

                        internal 5v en = open, 5v -> sbc = open, sbc -> 5v = closed

                        is this correct?

                        spllgundefined 1 Reply Last reply Reply Quote 0
                        • spllgundefined
                          spllg @spllg
                          last edited by

                          @spllg no, it's not correct - https://docs.duet3d.com/Duet3D_hardware/Duet_3_family/Duet_3_Mainboard_6HC_Hardware_Overview : Alternatively, the SBC can provide 5V for the Duet using the "SBC -> 5V" jumper. Note that the Duet's in-built protection is bypassed. In this case the "5V->SBC" and the "SBC->5V*" jumpers should both be fitted, but remove the jumper from "Int 5V EN".

                          i have jumpered it accordingly and hopefully my rpi will survive with this configuration.

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

                            @spllg that sounds good.

                            The other thing to check is that there are no ground loop issues between the PSUs supplying the Pi and and Duet. If you use an official Raspberry Pi PSU as I do, that PSU has no ground connection, so there is no problem. If the PSU powering the RPi does have a ground connection, then you should power that PSU and the Duet PSU from the same mains socket. Even better, use a single mains input to your machine and connect the mains grounds to those PSUs internally.

                            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

                            spllgundefined 1 Reply Last reply Reply Quote 0
                            • spllgundefined
                              spllg @dc42
                              last edited by

                              @dc42 thanks for your answer. as i am using an official rpi psu a ground loop should not be an issue and my rpi should not be in danger.

                              still kind of concerned.

                              rgds, g.

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