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

    GPIO on RB5 drone

    Qualcomm Flight RB5 5G Drone
    2
    2
    197
    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.
    • U
      umlr
      last edited by

      Hello,

      I would need to use GPIO to attach a payload to the drone. I could not find much information on if GPIO are present or usable.

      The documentation mentions some connectors being GPIO (J3 & J5) but they do not seem to be accessible and seem to be already used internally.

      1 Reply Last reply Reply Quote 0
      • modaltbM
        modaltb ModalAI Team
        last edited by

        Hi @umlr ,

        Here's some info for VOXL 2 which shares most of the design.

        https://docs.modalai.com/voxl2-linux-user-guide/#gpios

        For the RB5, qualcomm had some sample code here:
        https://github.com/quic/sample-apps-for-Qualcomm-Robotics-RB5-platform/tree/master/GPIO-samples

        For example, we are using it here:
        https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-bind/-/blob/master/src/voxl-bind.c#L58

        GPIO 46 going to J10 pin 6.

        GPIOs 82, 83 and 84 control the onboard LED which you can use and get visual feedback.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors