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

    TBS Crossfire on VOXL 2 IO

    VOXL 2 IO
    2
    4
    403
    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.
    • R
      Roy Wood
      last edited by 2 Dec 2022, 00:04

      The VOXL 2 is compatible with TBS Crossfire radio receivers through the UART on J19 connector; however, the UART is needed to connect to VOXL 2 IO expansion board. The VOXL 2 IO expansion board has a dedicated connector for Spektrum receivers. In the VOXL 2 documentation, both Spektrum and TBS Crossfire are connected to the UART on J19 connector. Does this imply that the dedicated connector for Spektrum receiver on the VOXL 2 IO expansion board can be used to connect to TBS Crossfire radio receivers?
      (VOXL 2 IO expansion board is necessary to connector to 6 external ESC's)

      1 Reply Last reply Reply Quote 0
      • M
        modaltb ModalAI Team
        last edited by 2 Dec 2022, 01:33

        Hi @Roy-Wood ,

        The VOXL2 IO board runs PX4IO code, and it's hard coded to SBUS and DSM on those two ports... so at this point CRSF isn't supported on the VOXL2 IO or planned.....

        https://github.com/modalai/px4-firmware/blob/voxl-dev/src/modules/px4iofirmware/controls.c#L199

        BTW, when VOXL2 IO is connected to J19, the px4io PX4 side driver runs, which is here: https://github.com/modalai/px4-firmware/tree/voxl-dev/src/drivers/px4io

        1 Reply Last reply Reply Quote 0
        • R
          Roy Wood
          last edited by Roy Wood 2 Dec 2022, 04:15 2 Dec 2022, 04:15

          Does PX4 expect the radio link to come from the VOXL 2 IO expansion board or can the radio link be connected through a different connector, like "E" in the included diagram?

          b5862310-baa5-469d-8b03-7d231f33493a-image.png

          1 Reply Last reply Reply Quote 0
          • M
            modaltb ModalAI Team
            last edited by 5 Dec 2022, 16:42

            Hi @Roy-Wood ,

            Natively, the RC and PX4IO drivers are looking at UART on J19.

            The ESC driver natively looks to J18 (E in the diagram). We've not tried RC on that UART and it's not "easily" configurable through a PX4 param, although I'm pretty sure modifying code could get it going... let me know if you are opening the hood up to the code base and I can point ya towards areas.

            1 Reply Last reply Reply Quote 0
            1 out of 4
            • First post
              1/4
              Last post
            Powered by NodeBB | Contributors