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

    Duet3 Expansion Board 3hc blocks during downgrade

    Scheduled Pinned Locked Moved
    Firmware installation
    5
    26
    1.1k
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by

      Is there no way to bring the customized firmware up to date?

      Z-Bot CoreXY Build | Thingiverse Profile

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

        @danielpetrea said in Duet3 Expansion Board 3hc blocks during downgrade:

        @jay_s_uk said in Duet3 Expansion Board 3hc blocks during downgrade:

        s Bad firmware CRC

        do you know what should be the cause to this error? i tried to install the firmware 3.1.1 with hard reset procedure (all swich off and then power on) but don't upload this firmware

        It sounds to me that the customised firmware for the 3HC doesn't have the CRC appended at the end of the build step.

        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

        DanielPetreaundefined 1 Reply Last reply Reply Quote 0
        • DanielPetreaundefined
          DanielPetrea @dc42
          last edited by

          @dc42
          Hi,
          This error is generating when i try to upload the official release. First at all i want to install the official release then i proceed with the customized firmware.

          1 Reply Last reply Reply Quote 0
          • DanielPetreaundefined
            DanielPetrea @Phaedrux
            last edited by

            @Phaedrux
            For this moment i'm not planing to update this firmware, i understand that is a good update but for now the timing don't alows me. I don't understand why this board is not retro compatible? There is any reason?

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

              Is the Duet3 currently running the Duet 3.1.1 firmware, or your custom firmware?

              Can you provide a M122 and M122 B# for the 3HC when it is responding?

              Can you please try uploading this zip file for 3.1.1 (as is, don't extract it first) to the system tab in DWC and allow it to update the firmware again.

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

              At that point, what state is the 3HC in?

              Z-Bot CoreXY Build | Thingiverse Profile

              DanielPetreaundefined 1 Reply Last reply Reply Quote 0
              • DanielPetreaundefined
                DanielPetrea @Phaedrux
                last edited by DanielPetrea

                @phaedrux Hi,
                I'm starting from this situation:
                m122 b0
                === Diagnostics ===
                RepRapFirmware for Duet 3 MB6HC version 3.4.0 (2022-03-15 18:57:24) running on Duet 3 MB6HC v1.01 or later (standalone mode)
                Board ID: 08DJM-9P63L-DJ3S0-7J1FL-3S46L-KSK38
                Used output buffers: 1 of 40 (20 max)

                m122 b1
                Diagnostics for board 1:
                Duet EXP3HC firmware version 3.4.0 (2022-03-15 08:59:40)
                Bootloader ID: SAME5x bootloader version 2.3 (2021-01-26b1)
                All averaging filters OK

                the boards works well.

                I upload the ZIP file of 3.1.1 (https://github.com/Duet3D/RepRapFirmware/releases/download/3.1.1/Duet2and3Firmware-3.1.1.zip)
                confirm to update
                AFTER
                m122 b0
                === Diagnostics ===
                RepRapFirmware for Duet 3 MB6HC version 3.1.1 running on Duet 3 MB6HC v1.01 or later (standalone mode)
                Board ID: 08DJM-9P63L-DJ3S0-7J1FL-3S46L-KSK38
                Used output buffers: 1 of 40 (20 max)

                m122 b1
                Error: M122: Response timeout: CAN addr 1, req type 6024, RID=12

                the Expansion board diag LED don't blink and don't response to the mainboard.

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

                  @danielpetrea there was an issue with clock startup that affected both the bootloader and the main firmware on some expansion boards. It's dependent on VIN voltage and temperature, so a board can pass our testing, and even work for a while in a machine, before ceasing to start up reliably - for example of the temperature has changed. The symptom was that the power LEDs light up, but the red activity LED doesn't blink either continuously or intermittently to signal an error.

                  I made a series of changes to the startup code to fix this, the final one being in April 2021. But firmware 3.1.1 was released in May 2020 so it doesn't include these changes. I think it's likely that this explains why firmware 3.1.1 won't start up on that board. It's possible that if you leave the board powered up for an hour or two, it may eventually start up.

                  I strongly advise against running such old firmware. We fixed a number of bugs relating to movement commands sent over CAN to expansion boards in firmware version 3.3, and one more in 3.4. My advice is that you apply your customisations to firmware 3.4 or 3.4.1.

                  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

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

                    @dc42 said in Duet3 Expansion Board 3hc blocks during downgrade:

                    I made a series of changes to the startup code to fix this, the final one being in April 2021. But firmware 3.3.1 was released in May 2020 so it doesn't include these changes. I think it's likely that this explains why firmware 3.3.1 won't start up on that board. It's possible that if you leave the board powered up for an hour or two, it may eventually start up.

                    Did you mean 3.1.1 rather than 3.3.1?

                    Frederick

                    Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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

                      @fcwilt thanks, I did - now corrected.

                      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

                      DanielPetreaundefined 1 Reply Last reply Reply Quote 0
                      • DanielPetreaundefined
                        DanielPetrea @dc42
                        last edited by DanielPetrea

                        @dc42 Hi dc42,
                        That's not the first duet3hc expansion board that i'm using, i've uploaded the firmware very well in many boards.
                        With the last version of board( V1.01) is not possible to upload this firmware.
                        Did you think that is a problem of this single board or the new version of board?
                        Thanks

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

                          @danielpetrea now that you come to mention it, I can see another problem. Early 3HC boards used 12MHz crystals, but later versions use 25MHz instead. The later bootloader and RRF versions detect the crystal frequency automatically. Firmware 3.1.1 is probably too old to include the frequency detection code.

                          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

                          DanielPetreaundefined 1 Reply Last reply Reply Quote 0
                          • DanielPetreaundefined
                            DanielPetrea @dc42
                            last edited by

                            @dc42 it's any store where can i buy a version with 3.1.1 uploaded or the previous version of board? Thanks

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