ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Motor issues when running ESC calibration

    ESCs
    3
    108
    10625
    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.
    • Alex KushleyevA
      Alex Kushleyev ModalAI Team @rdjarvis
      last edited by

      @rdjarvis , the latest params switched baud rate from 250k to 2mbit, but that should not be an issue. You should make sure voxl esc param in px4 is 20000000.

      Please try voxl-esc python tools directly and make sure px4 is disabled when you run them (instead of running the voxl-esc wrapper like you did).

      Sometimes stopping px4 gets the dsp in a weird state, in which case you can disable px4 from autostart, reboot and then do a voxl-esc-scan.py

      rdjarvisR Alexander SaundersA 2 Replies Last reply Reply Quote 0
      • rdjarvisR
        rdjarvis @Alex Kushleyev
        last edited by

        @Alex-Kushleyev Copy all, we will try. Thank you.

        1 Reply Last reply Reply Quote 2
        • Alexander SaundersA
          Alexander Saunders @Alex Kushleyev
          last edited by

          @Alex-Kushleyev

          For the esc tools, we were running the commands from /usr/share/modalai/voxl-esc-tools. To clarify, for the baud rate changes, do you want 2,000,000 or 20,000,000. We will try the tools again and confirm px4 is stopped via systemctl stop voxl-px4.

          Alex KushleyevA 1 Reply Last reply Reply Quote 1
          • Alex KushleyevA
            Alex Kushleyev ModalAI Team @Alexander Saunders
            last edited by

            @Alexander-Saunders, my bad too many zeros. 2,000,000 (2Mbit)

            Alex KushleyevA Alexander SaundersA 2 Replies Last reply Reply Quote 0
            • Alex KushleyevA
              Alex Kushleyev ModalAI Team @Alex Kushleyev
              last edited by Alex Kushleyev

              The screen shot in earlier post today shows running “voxl-esc” which is a wrapper for the python tools, sometimes it is easier just to use python tools directly, but make sure they are latest version. the version in /usr/share/modalai is probably not latest. Normally you dont need to update the tools but if something is not working as expected, it is good to try the latest.

              rdjarvisR 1 Reply Last reply Reply Quote 0
              • rdjarvisR
                rdjarvis @Alex Kushleyev
                last edited by

                @Alex-Kushleyev Screenshot 2024-04-17 113251.png

                We verified PX4 was not running.

                systemctl stop voxl-px4

                1 Reply Last reply Reply Quote 2
                • Alexander SaundersA
                  Alexander Saunders @Alex Kushleyev
                  last edited by

                  @Alex-Kushleyev

                  No worries. We also verified if the issue was with the particular param file and ran the command to upload a different one. No luck with that and we still receive the same error (Bus 12, ESC not detected, etc)

                  Alex KushleyevA 1 Reply Last reply Reply Quote 1
                  • Alex KushleyevA
                    Alex Kushleyev ModalAI Team @Alexander Saunders
                    last edited by

                    @Alexander-Saunders

                    Can you please try voxl-esc tools from dev branch on github? Instead of /usr/share/modalai/voxl-esc-tools

                    Alex KushleyevA 1 Reply Last reply Reply Quote 0
                    • Alex KushleyevA
                      Alex Kushleyev ModalAI Team @Alex Kushleyev
                      last edited by

                      Also, which SDK are you using? i am surprised to see this issue.

                      Also, can you please double check the ESC bootup sequence:

                      • apply power
                      • 4 blue leds flash quickly for 1 second, then turn off
                      • 4 blue leds blink twice
                      • motor makes a quick chirp (three tones based on the latest params that provided)
                      rdjarvisR Alex KushleyevA 2 Replies Last reply Reply Quote 0
                      • rdjarvisR
                        rdjarvis @Alex Kushleyev
                        last edited by

                        @Alex-Kushleyev ESC gave

                        4 LEDs quickly flashing
                        4 LEDs flash 3 times
                        Motor chirps

                        rdjarvisR Alex KushleyevA 2 Replies Last reply Reply Quote 1
                        • rdjarvisR
                          rdjarvis @rdjarvis
                          last edited by

                          @rdjarvis Screenshot 2024-04-17 115253.png

                          1 Reply Last reply Reply Quote 1
                          • Alex KushleyevA
                            Alex Kushleyev ModalAI Team @Alex Kushleyev
                            last edited by

                            One more suggestion, it often helps to use a direct connection between the ESC and your linux PC and run the voxl-esc tools there. This way you can see the plots instantly during testing and also if there are some issues with communication to the ESC, you can always connect it to the PC and check the ESC that way.

                            Do you have a USB to serial adapter cable that plugs into the ESC <-> PC ?

                            rdjarvisR 1 Reply Last reply Reply Quote 0
                            • Alex KushleyevA
                              Alex Kushleyev ModalAI Team @rdjarvis
                              last edited by

                              @rdjarvis said in Motor issues when running ESC calibration:

                              @Alex-Kushleyev ESC gave

                              4 LEDs quickly flashing
                              4 LEDs flash 3 times
                              Motor chirps

                              OK that is good!

                              1 Reply Last reply Reply Quote 0
                              • rdjarvisR
                                rdjarvis @Alex Kushleyev
                                last edited by

                                @Alex-Kushleyev, yes we have the USB/Serial connector.

                                Alex KushleyevA 1 Reply Last reply Reply Quote 0
                                • Alex KushleyevA
                                  Alex Kushleyev ModalAI Team @rdjarvis
                                  last edited by

                                  @rdjarvis , ok great. Lets take a step back and just make sure you can talk to the ESC from the PC.

                                  I will test SDK 1.2.0 to make sure it works fine with voxl-esc tools with my esc.

                                  rdjarvisR Alexander SaundersA 2 Replies Last reply Reply Quote 0
                                  • rdjarvisR
                                    rdjarvis @Alex Kushleyev
                                    last edited by

                                    @Alex-Kushleyev Copy all, thank you

                                    1 Reply Last reply Reply Quote 0
                                    • Alexander SaundersA
                                      Alexander Saunders @Alex Kushleyev
                                      last edited by

                                      @Alex-Kushleyev

                                      Also to confirm, I followed the README from dev branch to update.

                                      Alex KushleyevA 1 Reply Last reply Reply Quote 0
                                      • Alex KushleyevA
                                        Alex Kushleyev ModalAI Team @Alexander Saunders
                                        last edited by

                                        @Alexander-Saunders , thank you for confirming. I see that you are using SDK 1.2.0, which is very recent, so it already has (almost) the latest voxl-esc tools.

                                        I am in the process of testing the tools on voxl2 using SDK 1.2.0, please try to connect to your PC directly and this should properly detect your ESC.

                                        rdjarvisR 1 Reply Last reply Reply Quote 0
                                        • rdjarvisR
                                          rdjarvis @Alex Kushleyev
                                          last edited by

                                          @Alex-Kushleyev
                                          ssh'd into Linux PC.
                                          Connected to ESC with USB to SERIAL
                                          voxl2:/usr/share/modalai/voxl-esc-tools/voxl-esc-scan.py

                                          received same error as Windows PC.

                                          No ESCs detected

                                          Alex KushleyevA 1 Reply Last reply Reply Quote 0
                                          • Alex KushleyevA
                                            Alex Kushleyev ModalAI Team @rdjarvis
                                            last edited by

                                            @rdjarvis,

                                            What do you mean "ssh'd into Linux PC" ?

                                            I am suggesting to connect the ESC to a standalone Linux PC and run the voxl-esc-scan.py on the linux PC (not on VOXL2).

                                            Just wanted to clarify..

                                            I tested the SDK 1.2.0 and the tools are working fine, it seems.

                                            rdjarvisR 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Powered by NodeBB | Contributors