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

    Duet3 Mini 3.2 firmware update fails, maybe?

    Scheduled Pinned Locked Moved
    Firmware installation
    8
    35
    1.3k
    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.
    • jchodakowskiundefined
      jchodakowski
      last edited by

      The uploads succeeds but the version of 3.2 remains the beta that shipped on the board. Updates to 3.2 on other Duet boards do not bear this beta label.

      Firmware: RepRapFirmware for Duet 3 Mini 5+ 3.2-beta3.2+1 (2020-11-15)

      1 Reply Last reply Reply Quote 0
      • Vetiundefined
        Veti
        last edited by

        see
        https://forum.duet3d.com/topic/20382/unable-to-update-firmware-on-duet-mini-5-ethernet

        1 Reply Last reply Reply Quote 0
        • jay_s_ukundefined
          jay_s_uk
          last edited by

          IIRC, there was one update where I had to do it manually rather than automatically.
          Use the fallback method described here. https://duet3d.dozuki.com/Wiki/Duet_3_Mini_5plus_Firmware#Section_Updating_firmware_via_USB

          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 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by Phaedrux

            If you're trying with a download of the Duet2and3combinedfirmware.zip file you should try downloading it fresh again. The mini5+ firmware file was incorrect initially and has since been corrected.

            https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/Duet2and3Firmware-3.2.zip

            If that still doesn't work, can you show us what files you have in your /sys folder?

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • fcwiltundefined
              fcwilt
              last edited by

              Hi,

              I just received my Duet 3 Mini Wifi with the beta firmware which I am using in standalone mode after editing the config.g file as needed.

              The update to the release version of 3.2 using the specified file I just downloaded seems to work (no error messages) but the firmware version continues to report as beta.

              File in SYS:

              Duet 3 Mini Sys Files.png

              Ideas?

              Frederick

              Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                @fcwilt Can you redownload the zip file?

                I see you have DuetFirmware_Mini5plus.bin which is not correct. You can unzip your zip file to see if you have that bin file in there. It should be Duet3Firmware_Mini5plus.uf2, but as I said there was an error in the initial zip file which has now been corrected. So please re-download and try uploading it again.

                https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/Duet2and3Firmware-3.2.zip

                Unless of course you just download that very file.

                I just downloaded it myself to verify again and it has the correct file.

                Also, delete that DuetFirmware_Mini5plus.bin file

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 0
                • fcwiltundefined
                  fcwilt
                  last edited by

                  OK I deleted all of the BIN files in SYS.

                  I downloaded the specified file ZIP and uploaded it to the Duet as usual.

                  When I said OK to the firmware update I got an error about "Duet3_SDiap_Mini5Plus.bin" not found.

                  Clearly I should not have deleted all the BIN files. So I restored that file from the files I saved from the SD card and tried to update the ZIP file again.

                  Again it seemed to work but the firmware version reported is still a beta.

                  Curious.

                  Frederick

                  Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                    @fcwilt Yeah only that one bin file is wrong. The rest are the IAP (in app programming) files required for writing the firmware.

                    I think there may still be a problem with the zip file.

                    Can you download this file and upload it? This should be the right one. This is the loose firmware file included in the release for 3.2.

                    https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/Duet3Firmware_Mini5plus.uf2

                    When I compare that file to the uf2 file from the zip file I see they are different, so I suspect that the wrong uf2 file was included. I'll see about getting that correct if that is in fact the case.

                    BTW what beta version does it show?

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • fcwiltundefined
                      fcwilt
                      last edited by

                      @Phaedrux said in Duet3 Mini 3.2 firmware update fails, maybe?:

                      https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/

                      I downloaded the UF2 file, uploaded it to the Duet, all seemed good.

                      Still reporting beta though. The date shown is 2020-11-15.

                      It is also reporting Duet WiFi Server 1.25 and DWC 3.2.0

                      Frederick

                      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                        What does the M115 report?

                        Z-Bot CoreXY Build | Thingiverse Profile

                        fcwiltundefined 1 Reply Last reply Reply Quote 0
                        • fcwiltundefined
                          fcwilt @Phaedrux
                          last edited by

                          @Phaedrux

                          In it's entirety:

                          FIRMWARE_NAME: RepRapFirmware for Duet 3 Mini 5+ FIRMWARE_VERSION: 3.2-beta3.2+1 ELECTRONICS: Duet 3 Mini5plus WiFi FIRMWARE_DATE: 2020-11-15

                          Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                            Can you try including this IAP file from RC1 and try again?

                            Duet3_SDiap32_Mini5plus.bin

                            Z-Bot CoreXY Build | Thingiverse Profile

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

                              Also, I've just realized that the mini5+ firmware uf2 from the zip file is actually for 3.3 alpha. that's why it was different. Not sure yet if that was intentional or if it matters, but I just uploaded the full zip just now and that's the version it reports.

                              Z-Bot CoreXY Build | Thingiverse Profile

                              fcwiltundefined 1 Reply Last reply Reply Quote 0
                              • fcwiltundefined
                                fcwilt @Phaedrux
                                last edited by

                                @Phaedrux Do I need a different UF2 file?

                                Frederick

                                Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                                  @fcwilt I don't think so. But I'm not 100% sure. I went through the same process the other night when 3.2 final came out. I think I was on beta 4 though, and then RC1 and RC2 before going to 3.2 final.

                                  I don't have any of the files from the betas, just RC1, 2 and 3.2 final. The beta releases have all been archived.

                                  What files do you have in your /sys folder now?

                                  The IAP files did go through a renaming from SDiap to SDiap32, so you maybe are missing SDiap? I know they can be renamed in certain cases because there were no changes other than renaming, but I'm not certain of the versions for that.

                                  I have to run for a bit, but will check back later.

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  fcwiltundefined 1 Reply Last reply Reply Quote 0
                                  • fcwiltundefined
                                    fcwilt @Phaedrux
                                    last edited by

                                    @Phaedrux Files in SYS

                                    Duet Mini Sys Files.png

                                    Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                                      @Phaedrux said in Duet3 Mini 3.2 firmware update fails, maybe?:

                                      Can you try including this IAP file from RC1 and try again?

                                      Duet3_SDiap32_Mini5plus.bin

                                      So with this bin file are you able to update with the uf2 from the 3.2 final release?

                                      Z-Bot CoreXY Build | Thingiverse Profile

                                      1 Reply Last reply Reply Quote 0
                                      • fcwiltundefined
                                        fcwilt
                                        last edited by

                                        If I try to use the SDiap32 version of the file WITHOUT the SDapi version I get that error message about the missing file.

                                        I renamed the file from SDiap32 to SDiap and tried again.

                                        Now I have 3.3. alpha being reported.

                                        This is fun.

                                        Frederick

                                        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                                          So now if you upload the full zip file does it update correctly? At that point it should be good to go for future releases.

                                          Things always get a bit tricky with beta releases and shifting IAP files.

                                          Z-Bot CoreXY Build | Thingiverse Profile

                                          fcwiltundefined 2 Replies Last reply Reply Quote 0
                                          • fcwiltundefined
                                            fcwilt @Phaedrux
                                            last edited by

                                            @Phaedrux said in Duet3 Mini 3.2 firmware update fails, maybe?:

                                            So now if you upload the full zip file does it update correctly? At that point it should be good to go for future releases.

                                            Things always get a bit tricky with beta releases and shifting IAP files.

                                            Do you mean go from 3.3 ALPHA back to 3.2 RELEASE?

                                            I don't know - I will try.

                                            Frederick

                                            Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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