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

    Help. Duet 0.8.5 not responding

    Scheduled Pinned Locked Moved
    Firmware installation
    6
    18
    716
    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.
    • dc42undefined
      dc42 administrators @amcutem
      last edited by dc42

      @amcutem said in Help. Duet 0.8.5 not responding:

      ![0_1584100878143_bossa.png](Uploading 100%)

      Thank you for replying.

      That's what i thought also. But after I erased the SD and pasted correct files, it stopped working, and Yat keeps looking for port and then says it's busy.

      That's usually a Windows issue, so you may need to reboot Windows. Make sure you don't have Bossa and YAT loaded at the same time.

      I've tried prontface, but no comm also. I've also uninstalled and installed everything again, but nothing.

      I've attached a screen shot.

      ![alt text](![0_1584100866934_bossa.png](Uploading 100%) image url)![0_1584101035164_WIN_20200313_05_03_28_Pro.jpg](Uploading 100%)

      Unfortunately your screen shot faied to upload. Please try again.

      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

      1 Reply Last reply Reply Quote 0
      • Dougal1957undefined
        Dougal1957 @amcutem
        last edited by

        @amcutem did you also put a config.g file in the SYS Folder?

        amcutemundefined 1 Reply Last reply Reply Quote 0
        • amcutemundefined
          amcutem @Dougal1957
          last edited by

          @Dougal1957

          Yes. I've done all that. Anything else?

          1 Reply Last reply Reply Quote 0
          • amcutemundefined
            amcutem @A Former User
            last edited by

            @bearer

            it shoes up as bossa or duet. But i can't communicate with it.

            A Former User? 1 Reply Last reply Reply Quote 0
            • A Former User?
              A Former User @amcutem
              last edited by

              @amcutem said in Help. Duet 0.8.5 not responding:

              @bearer

              it shoes up as bossa or duet. But i can't communicate with it.

              ? elaborate please, it doesn't make sense to be bossa or duet and not have communication - you need bossa software to communicate with bossa bootloader in the duet to make the board appear like a duet again. does that work?

              amcutemundefined 1 Reply Last reply Reply Quote 0
              • DocTruckerundefined
                DocTrucker
                last edited by

                Some of the older bossa/duet guides didn't mention explicitly specifying the com port in the command line argument. I needed that when I did it.

                Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                1 Reply Last reply Reply Quote 0
                • amcutemundefined
                  amcutem @A Former User
                  last edited by

                  @bearer

                  Sorry for the mistake.

                  It actually just shows bossa.

                  After writting the firmware, COMBINEDFIRMWARE, and shows success, it still shows as bossa and not DUET,then, nothing happens when i connect using YAT. Sometimes it connects, but no response from the board when i type a GCode.

                  Right now im trying to learn about jtag and if it can help.

                  Is there a duet repair place i can send it to?

                  Its a bummer if its shot already cuz its new.

                  A Former User? droftartsundefined 2 Replies Last reply Reply Quote 0
                  • A Former User?
                    A Former User
                    last edited by A Former User

                    First try the command line version bossac, it'll rule out checking the correct boxes and resetting the board

                    assuming a normal windows install, with the firmware in your Downloads folder, run in a command prompt:

                    cd Downloads
                    "\Program Files (x86)\BOSSA\bossac.exe" -e -w -v -b RepRapFirmware.bin -R
                    

                    you may have to specify the serial port to use like so:

                    "\Program Files (x86)\BOSSA\bossac.exe" --PORT=COM5 -e -w -v -b RepRapFirmware.bin -R
                    

                    if your folders are different, adjust so the paths are correct.

                    @amcutem said in Help. Duet 0.8.5 not responding:

                    a Duet 085

                    @amcutem said in Help. Duet 0.8.5 not responding:

                    Its a bummer if its shot already cuz its new.

                    isn't the 0.8.5 board old? not sure the people who fix acurrent Duet is too familiar with the first generation, but Duet3d themselves may try, however you quickly get to the point where its cheaper to buy a new board.

                    edit; updated with correct firmware as pr Ians input.

                    1 Reply Last reply Reply Quote 0
                    • A Former User?
                      A Former User @amcutem
                      last edited by

                      @amcutem said in Help. Duet 0.8.5 not responding:

                      It actually just shows bossa.

                      @amcutem said in Help. Duet 0.8.5 not responding:

                      onnect using YAT. Sometimes it connects, but no response from the board when i type a GCode.

                      as long as the board shows as bossa it will not respond to gcode, this is the bootloader for the duet and can only be used to flash the firmware.

                      @amcutem said in Help. Duet 0.8.5 not responding:

                      trying to learn about jtag and if it can help.

                      if you're getting the bootloader odds are you will not need an external programmer.

                      1 Reply Last reply Reply Quote 0
                      • droftartsundefined
                        droftarts administrators @amcutem
                        last edited by

                        @amcutem the “combined version” of the firmware is for Duet 2 WiFi and Ethernet. Use the ‘RepRapFirmware.bin’ from 2.05.1 and 1.26.1 release for Duet 06/085.

                        https://github.com/dc42/RepRapFirmware/releases/tag/2.05.1

                        Ian

                        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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