ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Vinny
    • Profile
    • Following 0
    • Followers 3
    • Topics 1
    • Posts 582
    • Best 28
    • Controversial 0
    • Groups 3

    Vinny

    @Vinny

    ModalAI Team

    30
    Reputation
    78
    Profile views
    582
    Posts
    3
    Followers
    0
    Following
    Joined Last Online

    Vinny Unfollow Follow
    Qisda Forum ModalAI Team admin

    Best posts made by Vinny

    • RE: Powering the VOXL 2 as a Standalone Computer

      Hi @Mihir-Bala
      You will need a 2S minimum to satisfy all the requirements of our power module: https://docs.modalai.com/power-module-v3-datasheet/
      Then, you need to do the math to support a 30Watt transient on power up... which equates to a ~5amp burst at the low end of the 2S cell ~6.4V.
      So, if you have a 1,000mAh cell at 2S, that will require a 5C rating.
      If you have a 2,000mAh cell, you need ~2.5C rating, and so on...

      Hope this helped!

      posted in VOXL 2
      VinnyV
      Vinny
    • RE: VOXL2 Microhard Add-On & High Speed Board to Board Connector Compatibility

      Hi @jacobcayetano1
      Apologies for not updating some of the tech docs content about that test board we developed.
      Here are some links:
      https://docs.modalai.com/voxl2-dev-test-board/
      That describes the board and provides schematics and other useful user info.

      Since the test board is a very easy way to destroy your VOXL 2, we keep the sale of it on our Beta page to alert customers that it is an "at-risk" design since you can easily void your VOXL 2 warranties by over-stressing the VOXL2 and introducing ESD and other signal shorting risks.
      That said, here is the purchase link:
      https://www.modalai.com/pages/beta-voxl-2-b2b-breakout-board
      It comes as a kit with many goodies for it's use including cables, a mounting case, and an SD card.

      Now, as far as being able to use Microhard AND J5, we recommend using the standalone version ("dongle") of the Microhard board: https://www.modalai.com/collections/modems/products/mdk-m0048-2 since that will allow you to cascade it off any USB port we have (or one that you include in your design).
      Here are some tips for designing a good USB port with our Voxl ecosystem: https://docs.modalai.com/expansion-design-guide/#usb-expansion-over-j3--j5

      Should you go down the route of designing a custom VOXL 2 plug-in board, we will offer a courtesy review of your schematic to help you along! Feel free to tag me again when you are ready, and we will start an email exchange to share your data so you are not posting it on our forum (unless you wanted to).

      Hope this helped.
      Vinny

      posted in Microhard Modems
      VinnyV
      Vinny
    • RE: Two USB FLIR Boson cameras, one connected to J9 USB-C port...not working

      Hi @serviceberry
      From a HW viewpoint (I am HW team) that sounds reasonable to use the hub the way you suggest. But I know for a fact from personal experience the Boson's are very dependent on VBUS rise times, and a very fast rising 5V supply may not allow it to enumerate properly. We have had an instance in the past where one particular VBUS port rose really fast, and the Boson did not enumerate until we slowed it down. It's one of those situations that may require testing to check. Our J3 10-pin host port has a nice moderate rise time that allows Boson to enumerate. So, when using a Hub, check the VBUS rise times compared to J3.
      I do NOT expect J9 USB-C OTG port to work with Boson.
      The Snapdragon SOC is very smart, and when in OTG mode, it will not provide more than 500mA to any device that enumerates as USB2 which I am lead to believe how the Boson enumerates. if the Boson could enumerate as a USB3 device and the drivers were all present in the Kernel for this, the Snapdragon will give it 900mA over VBUS letting it boot but I think this is a non-starter without the Boson being able to do that.
      Our Boson kits use USB2 only and we provide 1A support to enable them to work without requiring enumeration to negotiate more current, hence why they work on the J3 ports and other expansion board ports that have more than 500mA: https://docs.modalai.com/expansion-design-guide/#usb-expansion-over-j3--j5

      posted in VOXL 2 Mini
      VinnyV
      Vinny
    • RE: Hardware sync between Lepton and Stereo pair

      Hi Nikhil,
      Sorry for our delayed response on this. I just recently joined our forum to help out with more HW centric question.
      As Chad mentioned, this does require HW mods if you do not want the SW driver timestamp method (which would be our recommendation/preference).
      The Lepton signal VSYNC (on GPIO3 most likely is what you are referring to) is running at the VIO voltage of 2.8V to 3.1V per Lepton specs. Our camera sensors are MIPI based, and as such all of those I/Os are at 1.8V, so a level translator would be required which makes connecting these a bit tricky, especially if you need bi-directional support with another sync controller/snoop device. This would need to be something done on a custom interface between the Lepton and the stereo sensors. We do not have such module but would be happy to give further guidance if you need it.
      Thanks!
      Vinny

      posted in VOXL
      VinnyV
      Vinny
    • RE: CAN device support

      @Ansel-Misfeldt Hi,
      The approach we will take for CANBUS right now is similar to what we have. That is, to add CANBUS, it requires the use of a FlightCore Flight Controller. So, with Voxl1, you have Voxl-Flight which integrates the FlightCore, or you add on Flight Core independantly.
      For Voxl2, you can still use a FlightCore, but we have some exciting news coming soon for a newer improved FlightCore, we will likely call it FlightCore V2 🙂
      It will retain CANBUS functionality but has a slew of other upgrades and user improvements added in, all in the same form-factor as FCv1.
      Our Docs portal is just about ready for launch and I think we did a better job up-front on this one to help our customers get running quickly.

      Stay tuned, we should be posting it for sale in the up-coming days!!

      posted in VOXL 2
      VinnyV
      Vinny
    • RE: Doodle Add-on board for VOXL2

      Hi @dlee
      All of our Doodle configs are only using USB2, not UART.
      Hope that answers your questions.
      Thanks!

      posted in VOXL Accessories
      VinnyV
      Vinny
    • RE: Need 2 GPI interrupt inputs on VOXL 2 Mini

      Hi @dougmiller
      If your VOXL 2 Mini is TrustZone Configured for UART over J10, then yes, there are 2 pins available as inputs.
      https://docs.modalai.com/voxl2-mini-connectors/#j10---external-uart
      You can see GPIO_40, GPIO_46 and GPIO_64 are input capable.
      GPIO_40 and GPIO_64 are able to be configured to do wake events in the SoC so they have extra configuration to route to a power manager. Depending on how you write your IRQ routine, that may or may not help.
      Hope this helps!

      posted in VOXL 2 Mini
      VinnyV
      Vinny
    • RE: VOXL2 Mini quad with 1s battery

      Hi @Gary-Holmgren
      Yes, we did design VOXL 2 Mini to be powered by 1S capable source. But, we'll need @Alex-Kushleyev to respond regarding the MINI ESC and how that may need to be tuned for 1S operations.

      For VOXL 2 Mini, here is the way it can work, and the few caveats to explain why we have not offered it yet in exactly that way. If I go in too deep on any electronics jargon, let me know and I'll try to clarify as needed 🙂

      1. The VBAT input of VOXL 2 Mini is by default 3.8V, and that is what the ESC puts out or the "-4" variant of our M0041 power module. This is, as you may know, the ~center point of a 1S battery, representing ~50% SOC.
      2. The V2 Mini can operate wholly in the 1S range for core functions, with the few limitations:
      • The local 3.3V regulator for the UART, GNSS, and all other ports will start to drop-out at around 3.4V. So, even though the core electronics (Snapdragon, Memory, Cameras, USB) will work down to 3.2V, some of our extra circuits will not be happy. If you are powering modules from our 3.3V supply, and they can operate at slightly lower, like 3.2V or 3.1V, and you use our 3.3V as the VDDIO ref, then all is good there.

      • Our 5V boost circuit likes higher voltages. At 3.8V VBATT in, we can supply ~900mA of VBUS (to mimic USB3 VBUS specs). However, as that input VBATT voltage goes down, so will the capacity of that supply. Also, I have a UVLO setting on that rail to trigger the 5V boost to turn OFF if VBAT drops below 2.5V to prevent 1S battery continual drainage (deep discharge) in the event you disable the flight control stuff, but forget to disconnect the battery. However, the ramp ON has a very large hysteresis and it triggers at ~3.5V. So, if you try to start a power ON with less than 3.6V, that 5V boost may never turn ON. Now, if you are not using VBUS, or the 5V on the J19 connector, then it's a do-not-care. But, your ToF use case will require it....

      • TOF is not easy on VOXL 2 Mini, especially the new V2 one. Since we only have that 900mA of 5V (less at lower voltages), the ToF circuit may get starved of it's needed 5V if you start to use other stuff, like USB or lower input VBATT. So, we would only caution you to use 1 ToF module at max, and be prepared to lower exposure and frame rates at VBAT < 3.8V. Our ToF modules use that 5V to generate a local 3.3V, so we do get some power conversion gains, but we just have not done it yet on V2 Mini to capture all the other side effects.

      • Thermal, if you are using our Fan connector, that is powered by that same 5V supply IN mentioned above. So, if that does start to shut down, you'll get a fan OFF condition (possibly ON/OFF throttling like a forced PWM if the 5V comes back on), triggering thermal rise compared to the current 100% duty cycle ON as it is now.

      • Unplanned/Untested Software responses at VBAT <3.8V. As stated, we have not tested this config. The Snapdragon parts are very complex SoCs. When power input starts to go below a certain threshold, the underlying Power MGMT IC's (PMICs) will start to throw interrupts. I think the first one by default is around 3.3V VBATT, but they change based on platforms and chips. So, as we start to approach the "dead battery" SOC%, the system itself may start to react differently and we have not characterized that at all for our builds. It is electrically spec'd to operate, but SW may start nagging and doing weird stuff, like turning off functions such as cameras for example to conserve power.

      • Motor noise!!! This is the biggest one... 1S motors will draw a lot of current to equal similar power demands of higher 2S+ rated motors (there is some V*I correlation here to motor power, so the lower the V, the higher the I). This will result in a lot of noise on the VBATT power rail. These transients can go not only low (droop, triggering resets, 5V OFF, etc) but also too HIGH (back EMF, energy dumps, etc...) potentially damaging components on V2 Mini's front end power system. V2 Mini ABS MAX voltage in is 6V, at which point the PMICs will be damaged. This is the single biggest reason we have not tried to connect a battery directly to our electronics, and always opt to have some type of nice DC/DC to provide solid line-regulation protection. So, if you try to use a direct 1S VBAT, you will need a really good motor-noise transient protection, maybe even a fast acting Zener diode, set to ~5.6V or so. On a side note, we just started including a 5.6V Zener on a new Spin of V2 mini we are working on, but existing M0104 V2 Minis do NOT have that 5.6V zener. Details on a new V2 Mini will follow in the up-coming months, as teased here: https://docs.modalai.com/voxl2-mini-connectors/#j3-usb-3-10-pin

      Those are my first thoughts... If I think of anything else, I will let you know.
      I think it is doable.... V2 Mini was designed with micro-quads in mind, but there is some planning and design considerations that need to be done. We can help you along with the HW side of stuff, but I can't promise we'll have any SW support for issues possibly related to low VBAT in since we have no system to check against or develop with. That is why we only use 2S+ in our platforms (currently).

      Hope this helped!

      posted in Support Request Format for Best Results
      VinnyV
      Vinny
    • RE: M0194 and M0186 CAD files

      Thanks @aheyne for alerting us.
      I had made the updates to our site and the 3D models are now there.
      Let us know if you need any more help.
      Thanks!

      https://docs.modalai.com/pcb-catalog/

      posted in 3D Models
      VinnyV
      Vinny
    • RE: Issue With VOXL 2 When Connected To Microhard Modem Add-on

      Hi @John-Nomikos
      Have you confirmed the issue we pointed to in the other forum post?
      https://forum.modalai.com/topic/1356/sentinel-drone-randomly-reboots?_=1673383475709
      Do you have Kapton or another insulating tape you can place on the J5 120-pin B2B connector on Voxl2 to help confirm the Microhard is not touching J5? We've seen it first hand that it triggers resets.
      I doubt all 3 MCBL-00001 are all bad on you (although we do know they go bad fast from users pulling them out by the cable wires instead of the plastic shroud, but that's another issue).

      Let us know.
      Thanks!

      posted in VOXL 2
      VinnyV
      Vinny

    Latest posts made by Vinny

    • RE: M0181 Pin Out and Electrical Diagram

      Thanks @joseph-vale for the kind words.
      We will continue to try our best 🙂
      Our success only comes with your success.

      posted in Support Request Format for Best Results
      VinnyV
      Vinny
    • RE: Malfunction the J connector on VOXL 2 investigation

      Hi @will-huang-oksi

      Sorry there is not much else I can offer. I'd need to have the HW in my hands to diagnose.

      I'd start with the basics, Power. It is possible you blew the VBUS protection circuit that feeds J3 VBUS. It is also possible that GPIO_157 which enables VBUS on J3 is not correctly set in SW.
      However, I still ask you discontinue use of M0151 for Doodle as you will have problems in the future and we cannot continue to support that.

      Please follow the guidance listed in our cable page for Doodle. Those boards listed do not use the "VBUS" from J3 (rather we power switch the 5V DC Local with proper Hub monitoring), so you can likely recover proper functionality and continue with your efforts.
      Thanks!

      posted in Ask your questions right here!
      VinnyV
      Vinny
    • RE: M0181 Pin Out and Electrical Diagram

      Hi @joseph-vale
      Great, thanks for clarifying.
      Apologies our website is not always perfect. It is maintained by us Engineers, so we often take some info for granted. I am a few years delinquent in adding image sensor design guidance to our tech docs 🙂
      All our MIPI_CSI lines are indeed 100-Ohm Differential, so the IPEX mate will match.
      We include ESD protection on all MIPI CSI and I2C and GPIO/MCLK signals at the VOXL 2 J6, J7, and J8 connectors, so no need to double protect (or you can impact the bus signal quality with the added capacitance).

      When you get to the point of generating a schematic, I will offer a courtesy review. Ping me on this thread again and then I can email you privately to share if you wish.

      One thing we did on our Coax design was plan on always using the same 26-pin cable, so it is our adapters that vary in pinouts, but our cable is always the fully populate 26 conductor DF56 series.
      For Boson/Hadron, we use multiple conductors of 5V. We set that based on the DCR spec of our coax cable, so with your IPIEX cables, you can do something similar to achieve success.
      We were also advised by Hirose to NOT use the outer shield as current carrying, so for every +DC path, we have a return GND conductor.

      Keep us posted!

      posted in Support Request Format for Best Results
      VinnyV
      Vinny
    • RE: M0181 Pin Out and Electrical Diagram

      @joseph-vale I think a lot of FLIR's docs are public domain, but we did not receive them that way, hence our reluctance. If you can be more specific as to what you need, I'll try my best.

      posted in Support Request Format for Best Results
      VinnyV
      Vinny
    • RE: M0181 Pin Out and Electrical Diagram

      Hi @joseph-vale
      Which B2B are you referring to?
      If it's FLIR's B2B, that is their data and we cannot share. That is part of the reason why we are not disclosing as much about M0181/M0202 as we do for other image sensors and our coax products.

      Our VOXL 2 B2B's are fully documented: https://docs.modalai.com/voxl2-connectors/

      Are you asking for something else?
      Thanks!

      posted in Support Request Format for Best Results
      VinnyV
      Vinny
    • RE: Malfunction the J connector on VOXL 2 investigation

      Hi @will-huang-oksi
      That board was not designed for 8W support.
      Please use the suggested products for Doodle Labs products. As you see, it creates uncertainty and questions we cannot easily answer without a full investigation and analysis in our labs.
      Thanks!
      Vinny

      posted in Ask your questions right here!
      VinnyV
      Vinny
    • RE: M0181 Pin Out and Electrical Diagram

      Hi @joseph-vale
      Honestly, if you are making your own backpack for Hadron, then you might as well make your own adapter that mates to VOXL 2.
      We have several features in our coax designs that allow us to have flexibility that may not be in your best interest of your backpack. I would hate to over-constrain your optimal designs. From my viewpoint, you are designing your own since ours has some limitation or constraint you do not like. If we provide the full M0181 info then you are effectively making your backpack just like ours anyway.

      Hope my advice helps you make a solid decision.
      Thanks!

      posted in Support Request Format for Best Results
      VinnyV
      Vinny
    • RE: Which Wall power supply for Starling 2 Max ?

      Hi @souksakone
      We do not support powering and arming any sUAS from a power supply. The ESC and other electronics will be damaged, and our warranty does not cover that.

      If you need a bench top supply for code config, development, etc (without arming motors at all), then we sell a 30W adapter for XT60 here and you can adapt to Starling 2 max without much trouble: https://www.modalai.com/collections/accessories/products/ps-xt60

      posted in Starling & Starling 2
      VinnyV
      Vinny
    • RE: PWM ESC calibration for VOXL ESC 4-in-1 Mini and QGroundControl

      Hi @Martin-Lukac
      Good catch on the pin swap. The Table is correct, with Pin 6 = GND.

      The one thing I was wondering is related to this comment:
      " I can power the ESC and the FCv2 separately."
      That is not necessarily a good thing, and likely to lead to problems if you are powered up or down at different times. If one output (TX) is driving an unpowered input (RX), it could put the HW in a bad state. Please make sure to have them synced for ON and OFF.
      Thanks.

      posted in Flight Core v2
      VinnyV
      Vinny
    • RE: Flight Core 2 Firmware update through QGC

      Hi @VictorG
      Our team sent another batch out...
      FedEx tracking 884700036314
      They claim Monday you should get it ... sorry for all these delays. We tried!!!

      I do not have visibility into our product shipment status, but this issue and experience has escalated the need for me to have that visibility, so I will explore that.

      We'll try better next time 🙂
      Keep me posted.
      Thanks!

      posted in Support Request Format for Best Results
      VinnyV
      Vinny