Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. VOXL Mini ESC pinouts

VOXL Mini ESC pinouts

Scheduled Pinned Locked Moved Ask your questions right here!
5 Posts 3 Posters 900 Views 1 Watching
  • 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.
  • H Offline
    H Offline
    hmlow
    Regular
    wrote on last edited by
    #1

    Hi devs

    Do you have the pinouts for the VOXL Mini ESC?
    I understand that the VOXL Mini ESC's internal power module is not compatible with VOXL2.

    I was hoping to look at the pinouts to see how the cable harness can be fabricated.

    Thanks

    VinnyV 1 Reply Last reply
    0
    • H hmlow

      Hi devs

      Do you have the pinouts for the VOXL Mini ESC?
      I understand that the VOXL Mini ESC's internal power module is not compatible with VOXL2.

      I was hoping to look at the pinouts to see how the cable harness can be fabricated.

      Thanks

      VinnyV Offline
      VinnyV Offline
      Vinny
      ModalAI Team
      wrote on last edited by
      #2

      Hi @hmlow
      You are right.. we are missing some info there, thanks for highlighting it.
      This new Mini ESC has the following UART Interface on J1: (and we'll be sure to get our docs updated)
      490ca8b9-1754-403d-a5dc-0f782630878e-image.png
      Connector Part Number: JST SM04B-GHS series
      Pin 1: No Connect
      Pin 2: UART RX (Input)
      Pin 3: UART TX (Output)
      Pin 4: GND

      It is pinned to align with Voxl2 directly using MCBL-00015 (straight-thru): https://docs.modalai.com/cable-datasheets/#mcbl-00015 (note we have not yet offered the Voxl2 voltage variant yet, so this is for future note) and we also offer other cables for Voxl2-Mini direct plug such as MCBL-00082-1 which comes as part of the kit MDK-M0129-3-01 https://docs.modalai.com/cable-datasheets/#mcbl-00082 (that is our default kit for now since the Mini ESC is set for 3.8V output.

      Both cables allow seamless UART connections to the Mini ESC from either V2 (5V version) or V2-Mini (3.8V version)

      We tried to make sure the solder pads for the motor outputs and Voxl2 Mini Output are labeled in Silkscreen clearly.
      2cffc5fe-edb9-4c80-89a5-8f5993f5c2bd-image.png
      "VREG OUT" is for Voxl2 Mini, BATT +/- is for the 2S-4S LIPO, and each channel is labeled as 0:3/A:C respectively.
      Let us know if this is what you needed, or if anything else is required.

      H 1 Reply Last reply
      0
      • VinnyV Vinny

        Hi @hmlow
        You are right.. we are missing some info there, thanks for highlighting it.
        This new Mini ESC has the following UART Interface on J1: (and we'll be sure to get our docs updated)
        490ca8b9-1754-403d-a5dc-0f782630878e-image.png
        Connector Part Number: JST SM04B-GHS series
        Pin 1: No Connect
        Pin 2: UART RX (Input)
        Pin 3: UART TX (Output)
        Pin 4: GND

        It is pinned to align with Voxl2 directly using MCBL-00015 (straight-thru): https://docs.modalai.com/cable-datasheets/#mcbl-00015 (note we have not yet offered the Voxl2 voltage variant yet, so this is for future note) and we also offer other cables for Voxl2-Mini direct plug such as MCBL-00082-1 which comes as part of the kit MDK-M0129-3-01 https://docs.modalai.com/cable-datasheets/#mcbl-00082 (that is our default kit for now since the Mini ESC is set for 3.8V output.

        Both cables allow seamless UART connections to the Mini ESC from either V2 (5V version) or V2-Mini (3.8V version)

        We tried to make sure the solder pads for the motor outputs and Voxl2 Mini Output are labeled in Silkscreen clearly.
        2cffc5fe-edb9-4c80-89a5-8f5993f5c2bd-image.png
        "VREG OUT" is for Voxl2 Mini, BATT +/- is for the 2S-4S LIPO, and each channel is labeled as 0:3/A:C respectively.
        Let us know if this is what you needed, or if anything else is required.

        H Offline
        H Offline
        hmlow
        Regular
        wrote on last edited by
        #3

        @Vinny

        Thanks. Can I assume that the param file that is used for the full sized VOXL ESC is fully compatible on the VOXL Mini? Assuming both are on the V38 firmware

        Alex KushleyevA 1 Reply Last reply
        0
        • H hmlow

          @Vinny

          Thanks. Can I assume that the param file that is used for the full sized VOXL ESC is fully compatible on the VOXL Mini? Assuming both are on the V38 firmware

          Alex KushleyevA Offline
          Alex KushleyevA Offline
          Alex Kushleyev
          ModalAI Team
          wrote on last edited by
          #4

          @hmlow ,

          Since the V38 firmware, we have removed the board-specific params from the parameter xml files (such as voltage and current measurement scale). The goal was to make the params usable across different ESCs without any changes. So, yes, you should be able to take params used on our larger ESCs (such as M0049, M0117, M0134) and load them onto the mini ESC M0129.

          The voltage rating for mini ESC is the same as the others (M0049, M0117, M0134), but our recommendation is to use the mini ESC on drones under 750g. This is mostly due to keep heat of the ESC under control. The mini ESC can support mini racing drone applications, but you would have to pay very close attention to the heat dissipation in your design (airflow, heat spreader, etc).

          Please let me know if you run into any issues.

          Alex

          H 1 Reply Last reply
          0
          • Alex KushleyevA Alex Kushleyev

            @hmlow ,

            Since the V38 firmware, we have removed the board-specific params from the parameter xml files (such as voltage and current measurement scale). The goal was to make the params usable across different ESCs without any changes. So, yes, you should be able to take params used on our larger ESCs (such as M0049, M0117, M0134) and load them onto the mini ESC M0129.

            The voltage rating for mini ESC is the same as the others (M0049, M0117, M0134), but our recommendation is to use the mini ESC on drones under 750g. This is mostly due to keep heat of the ESC under control. The mini ESC can support mini racing drone applications, but you would have to pay very close attention to the heat dissipation in your design (airflow, heat spreader, etc).

            Please let me know if you run into any issues.

            Alex

            H Offline
            H Offline
            hmlow
            Regular
            wrote on last edited by
            #5

            @Alex-Kushleyev sounds good. thanks

            1 Reply Last reply
            0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            ModalAI
            Categories Recent Tags ModalAI.com Docs
            © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups