ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. majjam
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by majjam

    • M

      New VOXL 2 IOs Solid Orange LED

      VOXL 2 IO
      • • • majjam
      8
      0
      Votes
      8
      Posts
      484
      Views

      VinnyV

      Hi @majjam
      I'm glad Alex is helping you.
      Nothing should ever be "searing hot" in our platforms.
      If it is, it may be that you have a 5V supply connected to the 3.3V supply of the MCU by an errant connection using one of the connectors, and over time the MCU will fail (likely very promptly).

      Please double check your wiring and connections to all peripherals and connectors using this page as a guide: https://docs.modalai.com/voxl2-io-datasheet/#connector-callouts
      Be sure you do not connect any 5V supply to the 3.3V pins.

      Thanks!

    • M

      VOXL 2 tflite GPU delegate fails on custom model

      Ask your questions right here!
      • • • majjam
      1
      0
      Votes
      1
      Posts
      224
      Views

      No one has replied

    • M

      GPS Issues w/ VOXL 2 PX4 (M8N and Here+)

      Ask your questions right here!
      • • • majjam
      4
      0
      Votes
      4
      Posts
      318
      Views

      Eric KatzfeyE

      @majjam Okay, so I'm guessing that you are using 0.9.5 then? The only known issue with those Holybro GPS units was the baudrate thing. Some units are not set at 115200 so the command to start the gps with that baudrate will fail on units with a different baudrate setting. Changing the start line to remove the forced 115200 and let the driver choose the correct baudrate on it's own was the resolution of that issue. Beyond that we are not aware of any other issues. Can you verify that the M8N unit is working on another platform? Can you use an oscilloscope on the M8N UART TX line and see any activity?

    • M

      VOXL 2 - Dual IMX412 April Tag Detection

      Ask your questions right here!
      • • • majjam
      3
      0
      Votes
      3
      Posts
      291
      Views

      M

      Okay, thank you. Will follow up if/when I get something working.