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

    Accelerometer not found on specified port

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    33
    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.
    • myersm1234undefined
      myersm1234 @Phaedrux
      last edited by

      @Phaedrux Same thing with the update. If I just unplug everything from the board in place, this should give the same result as on the bench correct?

      1 Reply Last reply Reply Quote 0
      • myersm1234undefined
        myersm1234 @Phaedrux
        last edited by

        @Phaedrux With everything unplugged it is recognized on both boards. I guess I'll start plugging things back.

        1 Reply Last reply Reply Quote 0
        • myersm1234undefined
          myersm1234 @Phaedrux
          last edited by

          @Phaedrux I found the problem. When the Panel Due 7 is plugged in it will not recognize the accelerometer

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

            @myersm1234 said in Accelerometer not found on specified port:

            @Phaedrux I found the problem. When the Panel Due 7 is plugged in it will not recognize the accelerometer

            @Phaedrux highlighted this to @dc42. He replied:

            That's an odd one! It could be a hardware problem e.g. a short between two pins on the MCU causing the PD to drive one of the accelerometer connections, or a software issue e.g. the polling that PD does interfering with the accelerometer being read. They could try putting PD on the Setup page and then rebooting the Duet with the reset button or M999 or emergency stop from DWC. If that allows the accelerometer to work, but it stops working if they switch to a different page on PD, that would point to a software problem.

            I redid the setup of a Duet 2 WiFi (RRF 3.5.0-rc.3), Duex, and accelerometer, this time with a Paneldue 5i (firmware 3.5.0-rc6-5.0i), powered by USB and using your config.g again. I did the test as David suggested, but the accelerometer was always visible, in DWC and on the PanelDue.

            e301576d-27e3-4ce0-8528-335557180c14-image.png

            DWC console:

            02/05/2024, 10:15:51 	M955 P0 C"spi.cs2+spi.cs1" I61
            02/05/2024, 10:15:54 	M955 P0
            Accelerometer 0 type LIS2DW with orientation 61 samples at 1600Hz with 14-bit resolution, SPI frequency 2000000
            02/05/2024, 10:24:22 	M115
            FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 3.5.0-rc.3 ELECTRONICS: Duet WiFi 1.02 or later + DueX5v0.11 FIRMWARE_DATE: 2024-01-24 17:56:24
            

            I think check your Duet and Duex for any possible shorts, eg make sure there's nothing touching the back of the boards when installed, and give the boards a good clean to make sure no metal filings are causing shorts.

            What firmware is the PanelDue running (see the Setup screen on the PanelDue)? Is the PanelDue connected to the Duet via the ribbon connector or the 4-wire cable?

            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

            myersm1234undefined 1 Reply Last reply Reply Quote 1
            • myersm1234undefined
              myersm1234 @droftarts
              last edited by

              @droftarts I don't see anything that looks like it could be shorting. Firmware is 3.5.0-rc9-v3-7.0 and I have both the ribbon and 4-wire connected.

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

                @myersm1234 there’s no reason to use both cables to the PanelDue, unless your Duet is an old version (v1.01 or earlier). Please try with just one cable connected. Use just the ribbon cable if you need the SD card. Are you using a particular long ribbon cable to the PanelDue? The ribbon cable is on the same SPI bus as the accelerometer, so the extra capacitive load of the cable may be causing the problem.

                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

                myersm1234undefined 1 Reply Last reply Reply Quote 0
                • myersm1234undefined
                  myersm1234 @droftarts
                  last edited by

                  @droftarts I am using just the 4-wire and everything is working fine. Not sure why I had both connections in use, I must have miss read something when I was building this printer years ago. The 10 pin was 130cm long.
                  Any way sorry for the trouble and thanks again for the help!
                  Mike

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

                    @myersm1234 No, it's fine, I'll dig out the test setup again next week and see if I can replicate it with both plugged in.

                    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

                    myersm1234undefined 1 Reply Last reply Reply Quote 0
                    • myersm1234undefined
                      myersm1234 @droftarts
                      last edited by

                      @droftarts Sounds good. Let me know how you make out!

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

                        @myersm1234 I set up the bench test again, with the ribbon cable and 4-wire cable connected to the PanelDue this time. My accelerometer behaved perfectly!

                        e012bc69-e980-46d2-b1a8-758626cf502e-image.png

                        One thing I noticed is that if you run the command to define the accelerometer M955 P0 C"spi.cs2+spi.cs1" I61, and it goes through okay, you can disconnect the accelerometer and M955 P0 will still report that the accelerometer is there. It's only by sending the full command again that it actually looks for it, and reports if it cannot find it.

                        So I'm not sure why you are having problems. Possibly a damaged PanelDue cable, or that it ran near something that generated a bit of interference, or something else on your board is causing noise on the board that having the PanelDue ribbon cable connected exacerbates enough to drown out the accelerometer.

                        If people are having problems with their accelerometers in the future, I'll certainly try and remember this as a possible solution!

                        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
                        • droftartsundefined droftarts referenced this topic
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA