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

    PanelDue firware

    Scheduled Pinned Locked Moved
    Firmware installation
    8
    21
    3.5k
    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.
    • elmoretundefined
      elmoret
      last edited by

      bossac-1.7.0-mingw32.tar.gz is what you're after, that's the Windows build. Click the Shumatech link in the PanelDue documentation, scroll down to binaries, bob's your auntie.

      1 Reply Last reply Reply Quote 0
      • Miasmictruthundefined
        Miasmictruth
        last edited by

        Ahh I saw that binary, Thanks! Guess I assumed it would say something like inx64 or winx86. Silly me lol.

        1 Reply Last reply Reply Quote 0
        • Miasmictruthundefined
          Miasmictruth
          last edited by

          All I see is the command prompt version, it claims an installer and GUI, how does one get that version

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

            The command prompt version is the one to use. There is a link to David's blog from this page which shows how to use it to update the firmware:
            https://duet3d.com/wiki/PanelDue

            www.duet3d.com

            1 Reply Last reply Reply Quote 0
            • Miasmictruthundefined
              Miasmictruth
              last edited by

              Thanks, I was hoping not to have to use command prompt as it always irritates me, but it is what it is I guess. Thanks for the reply.

              1 Reply Last reply Reply Quote 0
              • Miasmictruthundefined
                Miasmictruth
                last edited by

                From the PanelDue Page
                "you should already have the bossac program and associated device drivers on your PC"

                When I get back home, are there drivers I need because there are no drivers just bossac when you travel the given link.

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

                  You can get the Windows build of bossac from here https://github.com/dc42/RepRapFirmware/tree/dev/Tools/Windows.

                  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
                  • elmoretundefined
                    elmoret
                    last edited by

                    If you hate the command line, an alternative is BOSSA - that's what I use. But it is probably best to follow dc42's instructions to the letter the first time through.

                    1 Reply Last reply Reply Quote 0
                    • Miasmictruthundefined
                      Miasmictruth
                      last edited by

                      Instructions followed, firmware update successful.

                      Unfortunately the touch part of the touch screen still doesn't seem to work (I was hoping the firmware would fix it so I didn't mention it before), I took the screen out of the enclosure to make sure it wasn't interfering. I reseated the touch the ribbon coming off the screen to the back of the LCD but still cant seem to press the first dot.

                      1 Reply Last reply Reply Quote 0
                      • Miasmictruthundefined
                        Miasmictruth
                        last edited by

                        Scratch that it works, I but a 5 inch piece of ribbon cable between the PanelDue and the screen. I have seen it done before… Anyway after removing the ribbon cable the calibration went fine.

                        1 Reply Last reply Reply Quote 0
                        • PDBealundefined
                          PDBeal
                          last edited by

                          I had issues finding a true 40-pin ribbon cable. All of the ones I ended up ordering were 40-pin, but 1 pin was not installed/used which I believe was the pin that's used for the touchscreen because without the ribbon cable it worked just fine.

                          1 Reply Last reply Reply Quote 0
                          • Miasmictruthundefined
                            Miasmictruth
                            last edited by

                            @PDBeal:

                            I had issues finding a true 40-pin ribbon cable. All of the ones I ended up ordering were 40-pin, but 1 pin was not installed/used which I believe was the pin that's used for the touchscreen because without the ribbon cable it worked just fine.

                            Yeah that is what I figured out too, I thought maybe the pin came loose some how, didn't realize it just didn't exsist at all.

                            Do you know a sounce for an appropriate cable?

                            1 Reply Last reply Reply Quote 0
                            • Fickertundefined
                              Fickert
                              last edited by

                              So my question is I cannot get the Panel Due to connect to my pc and be recognized. I have looked for a bossa driver or something without any luck. I have downloaded the github bossa command prompt stuff too.

                              I guess I am missing a driver but not sure where to get it from? The bossa website contains binaries I cannot open. what do I need to open those?

                              Dustin

                              1 Reply Last reply Reply Quote 0
                              • elmoretundefined
                                elmoret
                                last edited by

                                In the "Testing the board and updating the firmware" section,

                                https://miscsolutions.wordpress.com/paneldue/

                                Which step of the instructions are you stuck on?

                                1 Reply Last reply Reply Quote 0
                                • Fickertundefined
                                  Fickert
                                  last edited by

                                  I am stuck on getting my pc (windows 10) to recognize the panel due in the device manager.

                                  It shows up as an unsupported driver with an ! in the device manager.

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

                                    Looks like you need the Bossa port device driver. One way of getting this is to install Arduino.

                                    I'll look at adding Bossa port support to the Duet device driver.

                                    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
                                    • pogo1213undefined
                                      pogo1213
                                      last edited by

                                      I have erased and reset my panelDue and my computer recognizes it as a bossa programming port I have attempted to run the command line and it stated bossac.exe is not recognized as and internal or external command…
                                      I went to http://www.shumatech.com/web/products/bossa and downloaded bossac-1.7.0-mingw32.tar.gz due to running windows 10 but the file wont run
                                      I also downloaded the bossac.exe and attempted the command line again with the same "bossac.exe is not recognized"
                                      Is there something Im missing?

                                      1 Reply Last reply Reply Quote 0
                                      • chojn1undefined
                                        chojn1
                                        last edited by

                                        I went through the same process last week.
                                        In the CMD prompt, you need to specify where your bossac.exe program is located.

                                        Don't just type bossac.exe.
                                        You need something like c:/users/user/Downloads/bossac.exe

                                        1 Reply Last reply Reply Quote 0
                                        • pogo1213undefined
                                          pogo1213
                                          last edited by

                                          Thanks I'll try this
                                          @chojn1:

                                          I went through the same process last week.
                                          In the CMD prompt, you need to specify where your bossac.exe program is located.

                                          Don't just type bossac.exe.
                                          You need something like c:/users/user/Downloads/bossac.exe

                                          1 Reply Last reply Reply Quote 0
                                          • Fickertundefined
                                            Fickert
                                            last edited by

                                            So new issue has arised after I had let my panel sit on my desk (I get distracted easily) and upon trying to connect my panel due to my pc, it will now not have the standard white background and backlight but just the backlight (Only if I flipped the jumper to 5v). Additionally while connected to my pc, it does not come up in the device manager (or hardware connected chime). So my pc does not register the due at all. I think I may have messed up something here ha.

                                            I will try restarting my pc after this post and see if it is an issue.

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