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

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Accessories
  3. Power Modules
  4. 12S integration

12S integration

Scheduled Pinned Locked Moved Power Modules
5 Posts 2 Posters 1.1k Views
  • 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.
  • wilkinsafW Offline
    wilkinsafW Offline
    wilkinsaf
    ModalAI Team
    wrote on last edited by
    #1

    Is there anyway to integrate VOXL or Flight Core with a 12S battery pack?

    The I2C coming off of the power module is really getting me stuck

    VinnyV 1 Reply Last reply
    0
    • wilkinsafW wilkinsaf

      Is there anyway to integrate VOXL or Flight Core with a 12S battery pack?

      The I2C coming off of the power module is really getting me stuck

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

      @wilkinsaf
      Hi,
      Practically speaking, if you can provide Voxl with 5V @ 6amps burst load (~15W quiescent), then you can use any power module/BEC you want (for your motor-ESC combo of course) to J1 (Voxl) or J1013 (Voxl-Flight).
      For a FlightCore alone, you can get away with 5V @ ~1.5A turn-on burst (~400-700mW quiescent, use case dependent) on any connector with "VDCIN_5V_CONN" such as J1, J4, J9, J8, etc.
      Our Power Module does just that with up to 6S support and the I2C based power monitoring.
      Our Voxl/Voxl-Flight and FlightCore products expect that I2C to be at 5V matching the input supply.
      Can you elaborate further on what issue you are having with the I2C port? Are you trying to use it or not use it? I might need to pull in a PX4 expert with some help there if related to SW.

      For background info, ModalAI doesn't do 12S yet unfortunately due to OSHA voltage limits above 50V (12S fully charged LIPO is 50.4V) which require more advanced safety training, extra fire safety equipment, etc. Maybe in the future we will if the demand requires it.

      Thanks!
      Vinny

      wilkinsafW 2 Replies Last reply
      0
      • VinnyV Vinny

        @wilkinsaf
        Hi,
        Practically speaking, if you can provide Voxl with 5V @ 6amps burst load (~15W quiescent), then you can use any power module/BEC you want (for your motor-ESC combo of course) to J1 (Voxl) or J1013 (Voxl-Flight).
        For a FlightCore alone, you can get away with 5V @ ~1.5A turn-on burst (~400-700mW quiescent, use case dependent) on any connector with "VDCIN_5V_CONN" such as J1, J4, J9, J8, etc.
        Our Power Module does just that with up to 6S support and the I2C based power monitoring.
        Our Voxl/Voxl-Flight and FlightCore products expect that I2C to be at 5V matching the input supply.
        Can you elaborate further on what issue you are having with the I2C port? Are you trying to use it or not use it? I might need to pull in a PX4 expert with some help there if related to SW.

        For background info, ModalAI doesn't do 12S yet unfortunately due to OSHA voltage limits above 50V (12S fully charged LIPO is 50.4V) which require more advanced safety training, extra fire safety equipment, etc. Maybe in the future we will if the demand requires it.

        Thanks!
        Vinny

        wilkinsafW Offline
        wilkinsafW Offline
        wilkinsaf
        ModalAI Team
        wrote on last edited by
        #3

        @Vinny

        Thank you for your quick reply. My issue is specific to power modules. The max range on the ModalAI power module appears to be 6s. It tells the flight core, voxl2, etc... what voltage and amperage (needed for battery percentage in PX4) is coming from the battery. The power module talks over I2C.

        There are other power modules that can handle 12S, for example pm06 from holybro: here. The issue here is that this power module (from my understanding) sends an analog signal about voltage and current 25a4d2c0-2702-4926-99c0-db519f7f20d0-image.png

        In my head....I was thinking there might be an analog to I2C board or something. Or I could just be out of luck.... maybe integrate some type of small arduino board to do the conversion.

        Posted here before I dove down a rabbit hole

        1 Reply Last reply
        0
        • VinnyV Vinny

          @wilkinsaf
          Hi,
          Practically speaking, if you can provide Voxl with 5V @ 6amps burst load (~15W quiescent), then you can use any power module/BEC you want (for your motor-ESC combo of course) to J1 (Voxl) or J1013 (Voxl-Flight).
          For a FlightCore alone, you can get away with 5V @ ~1.5A turn-on burst (~400-700mW quiescent, use case dependent) on any connector with "VDCIN_5V_CONN" such as J1, J4, J9, J8, etc.
          Our Power Module does just that with up to 6S support and the I2C based power monitoring.
          Our Voxl/Voxl-Flight and FlightCore products expect that I2C to be at 5V matching the input supply.
          Can you elaborate further on what issue you are having with the I2C port? Are you trying to use it or not use it? I might need to pull in a PX4 expert with some help there if related to SW.

          For background info, ModalAI doesn't do 12S yet unfortunately due to OSHA voltage limits above 50V (12S fully charged LIPO is 50.4V) which require more advanced safety training, extra fire safety equipment, etc. Maybe in the future we will if the demand requires it.

          Thanks!
          Vinny

          wilkinsafW Offline
          wilkinsafW Offline
          wilkinsaf
          ModalAI Team
          wrote on last edited by
          #4

          @Vinny So the heart of my issue is....PX4 needs to be able to read battery voltage of a 12S battery. If that makes sense

          1 Reply Last reply
          0
          • VinnyV Offline
            VinnyV Offline
            Vinny
            ModalAI Team
            wrote on last edited by
            #5

            Hi Andrew,
            This is great info, thanks for clarifying.
            Unfortunately, our current product offerings do not support the "Pixhawk" style APM ADC inputs for current and voltage monitoring.
            However, I would bet that you could find source code for an Arduino or STM project where these ADC values have been converted to appropriate PX4 I2C digital formats that you can then feed into our products. Keep in mind, the I2C bus needs to be at 5V and you should provide the I2C pullups on your converter module (anything from 10K to 4.7K works well for our I2C translator).

            Thanks!
            Vinny

            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

            • Don't have an account? Register

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