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

    Does the Microhard Modem Add-on with USB Hub expose a viable UART to connect an External Flight Controller to VOXL 2?

    Microhard Modems
    4
    10
    752
    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.
    • Roy WoodR
      Roy Wood
      last edited by

      Reading the documentation, the connection to an external flight controller requires the VOXL 2 USB3.0 / UART Expansion Adapter; however, the connection between the VOXL 2 USB3.0 / UART Expansion Adapter and the VOXL 2 utilizes the same connector that would be used for Microhard Modem Add-on with USB Hub.

      Does the Microhard Modem Add-on with USB Hub expose a viable UART to connect an External Flight Controller to VOXL 2? Or is there another UART?

      The external flight controller is Pixhawk 2.1/Cube Orange+.
      Thanks!

      VinnyV 1 Reply Last reply Reply Quote 0
      • VinnyV
        Vinny ModalAI Team @Roy Wood
        last edited by

        Hi @Roy-Wood,
        That would be a good use case had we designed the MH carrier after Voxl2. It was designed for Voxl1 originally and the UART exposed on the Expansion adapter is not even a UART on Voxl1, only Voxl2.

        You have two options:

        1. SW Option: On the MH carriers, we do expose the Linux debug console UART (noted as "Serial Console" in the image on our docs pages). It's the smaller 1mm pitch JST-SR series connector J2 that exposes the signals at 3.3V.
          753a60e1-e463-4c38-abb0-adf254ada3ad-image.png.
          So, if someone is savvy with the the Kernel builds to turn that QUP_12 into a normal UART, it could be re-purposed just as UART/QUP_7 is now used on the expansion board.

        2. HW Option, (but will void your warranty)
          The UART signals the expansion board picks up are on Test Pads on the MH carrier (bottom side). They are at 1.8V nominally, not 3.3V,so you would need to blue-wire them to a level translator (using solder will void your warranty) and then connect to your external FC.
          But, if you were really curious and handy with a soldering iron, TP28 (right side TP circled in green) is the UART_RX, and TP29 (left pad) is the UART-TX.
          6d099960-00dd-4340-a8a8-5fab61059926-image.png

        Hope that helps... Keep us posted since that is a good idea. If we spin this carrier, we will certainly add that as a feature to match the expansion board.

        1 Reply Last reply Reply Quote 0
        • Roy WoodR
          Roy Wood
          last edited by

          @Vinny,
          Thank you for your response. I am interested in the HW option and soldering to the TP29/TP28 pads. Just to verify, those pads do exist on the most recent iteration of the VOXL Microhard Modem Add-on with USB Hub. On the item page, the image does not show TP29/TP28 pads (nor TP41/TP40, for that matter); however, on the Microhard Modem Add-on datasheet they are included. See attached.

          Item Page:
          8f9d380f-f242-496b-bc99-88555afc8c96-image.png

          Datasheet:
          cb5b45dd-c478-4856-9739-edc4340a59b8-image.png

          VinnyV 1 Reply Last reply Reply Quote 0
          • VinnyV
            Vinny ModalAI Team @Roy Wood
            last edited by

            Hi @Roy-Wood
            Oh wow, you have an older M0012... We added the TPs on the M0048 version which replaced the M0012 a couple years ago. So, the website is correct, since we do not sell the older version anymore.
            Sorry, but I hope that explains the difference you see.

            1 Reply Last reply Reply Quote 0
            • Roy WoodR
              Roy Wood
              last edited by

              This post is deleted!
              Roy WoodR 1 Reply Last reply Reply Quote 0
              • Roy WoodR
                Roy Wood @Roy Wood
                last edited by

                @Vinny, I am just planning at the moment. Where can I find an exposed 1.8V pin on the VOXL Microhard Modem Add-on with USB Hub?

                VinnyV 1 Reply Last reply Reply Quote 0
                • VinnyV
                  Vinny ModalAI Team @Roy Wood
                  last edited by

                  Hi @Roy-Wood,
                  Great question...
                  TP21 is VREG_S4A_1P8V which is all the native I/O power rail:
                  a356c571-7b33-473d-b16e-51eb5fa54b2b-image.png
                  and then right next to that is TP17 which is a DGND (you'll need that one too!)
                  4f70d53f-dcb2-42b4-b6d1-176f428b6f1c-image.png
                  11f720e9-92ba-4655-b2e6-58a02a5fa5c1-image.png
                  Hope this helps!

                  1 Reply Last reply Reply Quote 0
                  • Roy WoodR
                    Roy Wood
                    last edited by

                    @Vinny, great! Thanks!

                    1 Reply Last reply Reply Quote 0
                    • M
                      Mastermind
                      last edited by

                      @Vinny Is this still the case?

                      I am using the MH pMDDL2350 radio with a VOXl2 and the V1.0.0 SDK. I would like to use the external ModalAI Flight Controller because of issues related to running a 6S configuration with the internal FC and ESC's. Without the MH radio in the architecture this works fine. However, once I try to connect the FC to the MH radio carrier USB port, I cannot get the communication to work. It seems the 2 USB ports on the MH Carrier board are not exposed to the VOXL2 as UARTS?

                      In general, without voiding our warranty, we'd like to use the MH Radio AND the external flight controller. Is there another UART we can use on the VOXL2 for this?

                      Eric KatzfeyE 1 Reply Last reply Reply Quote 0
                      • Eric KatzfeyE
                        Eric Katzfey ModalAI Team @Mastermind
                        last edited by

                        @Mastermind In our next release (SDK 1.0.1) we will have the ability to use a UART on the DSP (assuming px4 isn't running on VOXL2) from the applications processor specifically for the use case of running an external flight controller through it.

                        1 Reply Last reply Reply Quote 0
                        • ModeratorM Moderator referenced this topic on
                        • Jetson NanoJ Jetson Nano referenced this topic on
                        • First post
                          Last post
                        Powered by NodeBB | Contributors