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

    Issues flashing firmware to PanelDue 7i over USB

    Scheduled Pinned Locked Moved
    PanelDue
    3
    8
    330
    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.
    • cdoeundefined
      cdoe
      last edited by cdoe

      Hi,
      I've tried re-flashing 3.5.0 rc 8 firmware over usb and followed process described in documentation.
      PanelDue had 3.4.1 firmware previously. However, it was in storage and was stuck in calibration prompt - i.e. a dot on top of the screen was visible and there was a prompt to touch it, but that was not progressing as if touch was not detected.
      Here are some outputs from bossac:

      $ ./bossac --port=/dev/ttyACM0 -i
      Atmel SMART device 0x289b09e0 found
      Device       : ATSAM4S4
      Chip ID      : 289b09e0
      Version      : v1.13 RC2 Feb 20 2013 13:25:17
      Address      : 4194304
      Pages        : 512
      Page Size    : 512 bytes
      Total Size   : 256KB
      Planes       : 1
      Lock Regions : 16
      Locked       : none
      Security     : false
      Boot Flash   : false
      

      output when flashing with 3.5.0:

      ./bossac --port=/dev/ttyACM0 -e -w -v -b ~/Downloads/PanelDueFirmware-3.5.0-rc8-7.0i.bin 
      Atmel SMART device 0x289b09e0 found
      Erase flash
      done in 0.001 seconds
      
      Write 176720 bytes to flash (346 pages)
      [                              ] 0% (0/346 pages)
      Flash command failed
      

      Similar output when trying with version 3.4.1:

      ./bossac --port=/dev/ttyACM0 -e -w -v -b ~/Downloads/PanelDueFirmware-3.4.1/PanelDueFirmware-3.4.1-7.0i.bin
      Atmel SMART device 0x289b09e0 found
      Erase flash
      done in 0.001 seconds
      
      Write 170916 bytes to flash (334 pages)
      [                              ] 0% (0/334 pages)
      Flash command failed
      

      Are there any troubleshooting steps I could try to figure out why flashing no longer works and if hardware is in working condition?
      There are no torn wires or connector strips on visual inspection

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

        Does Bossa say the flash is complete and verified successfully?

        It sounds more like the touch input digitizer has potentially failed preventing the calibration from completing.

        Z-Bot CoreXY Build | Thingiverse Profile

        cdoeundefined 1 Reply Last reply Reply Quote 0
        • Phaedruxundefined Phaedrux moved this topic from Firmware installation
        • cdoeundefined
          cdoe @Phaedrux
          last edited by

          bossac says “flash command failed”

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

            I'd give the GUI version of Bossa a try and make sure you're following the steps here.

            https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_PanelDue

            Let us know if you're still encountering issues.

            Z-Bot CoreXY Build | Thingiverse Profile

            cdoeundefined 1 Reply Last reply Reply Quote 0
            • cdoeundefined
              cdoe @Phaedrux
              last edited by

              I've been able to flash 3.4.1 with bossac. GUI version is windows/macos version only which i don't have, so it seems that my paneldue is now just a bunch of useless hardware 😞

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

                @cdoe why not just flash the paneldue using RRF? just erase the paneldue and reset then use M997 S4 to flash it.
                I do that with paneldues I have even. saves messing with BOSSA

                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

                cdoeundefined 2 Replies Last reply Reply Quote 2
                • cdoeundefined
                  cdoe @jay_s_uk
                  last edited by

                  Thanks I'll try that. Didn't realise it can be done while paneldue has no firmware at all...

                  1 Reply Last reply Reply Quote 0
                  • cdoeundefined
                    cdoe @jay_s_uk
                    last edited by

                    Thanks again, updating from duet board worked. Digitizer doesn't work though but that's a separate issue

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