Skip to content

Flight Core v2

42 Topics 234 Posts
  • Can't update Flight Core v2 FW using QGC

    3
    1
    0 Votes
    3 Posts
    737 Views
    tomT
    @Jetson-Nano Each host pc will be different depending on what peripherals you have plugged in. Run sudo dmesg -wH and plug in your flight core, you should see which port it enumerates on in the dmesg output
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • 0 Votes
    2 Posts
    886 Views
    Eric KatzfeyE
    @Will said in Fatal Error Occurs When Enabling CONFIG_CAN: "stm32_can.h: No Such File or Directory: stm32_can.h This has some more info: https://discuss.px4.io/t/nuttx-can-drivers-on-stm32h7x3/29828/2
  • FC2 schematic and board file

    14
    0 Votes
    14 Posts
    5k Views
    VinnyV
    Hi @daniel Please see responses below. @daniel said in FC2 schematic and board file: what is the purpose of STM32 UART7 through level shifters (74LVCH2T45)? both VCCA and VCCB are same 3.3V domain? Yes, an early proto-type design had that port at 5V, so we had the level shifters. We then changed it to 3.3V for our production version, so technically the level shifters would not be needed, but it will give you longer cable drive range because of it. J2 - where is VPP_STM connect to and what is the function? You can get this info from any STM device spec. We (a programmer device) use it the way STM specifies J5 - why there is no level shifter on UART5? It is not needed. See response above. J13 - Is that PM monitoring really need for FC? Can I just use a adc pin to monitor battery voltage through the divided resistors? That feature is your choice. The power monitoring will be MUCH more accurate since we use a 16-bit device as highlighted here https://docs.modalai.com/power-module-v3-datasheet/ , and it is capable of coulomb counting if the PX4 drivers that can do that. There are tons of research articles out there about pure voltage monitoring vs coulomb counting, so we leave it to you to decide what works best for you. RGB1 LEDs are controlled by GPO PE3/4/5, please confirm which pin for witch color. We go in order of the port pins noted as "RGB", so PE3 is RED, PE4 is GREEN, PE5 is BLUE. All are "Active LOW" to Illuminate the LEDs. Hope this helped!! To me, based on all the questions you've been asking these past weeks, it seems as if you are designing your own version of HW that you want to be compatible with our FCv2 firmware. If this is true, just let us know and we can try to assist you better. If you want a different form-factor for the board, that might be something we'd be interested in supporting if it helps you better. Just ask! Feel free to use our contact page if you want the conversation to be less public: https://www.modalai.com/pages/contact-us
  • Supporting power monitor to see battery status

    12
    1
    0 Votes
    12 Posts
    3k Views
    S
    @Alex-Kushleyev Yes, i believe that might be the case. There might be some other px4 firmware parameters that are causing it.
  • Supporting Tattu Pro Battery via UAVCAN Integration

    11
    1
    0 Votes
    11 Posts
    3k Views
    VinnyV
    @Will Have you considered purchasing another one? They are not expensive, and might be much more worth it than your time lost to fight a non-functional USB on the MCU. Food for thought... Sadly, I am not one of the SW experts in our team... just HW. Tag me anytime you have HW related questions! Thanks!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • 0 Votes
    1 Posts
    596 Views
    No one has replied
  • 0 Votes
    1 Posts
    649 Views
    No one has replied
  • ESC (PWM) calibration for flight core v2

    3
    0 Votes
    3 Posts
    1k Views
    wilkinsafW
    @modaltb I seem to be having the same issue of the flight core power cycling when battery is plugged in. therefore, esc calibration fails
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    35 Views
    No one has replied
  • Trouble connecting to QGC & VOXL

    2
    0 Votes
    2 Posts
    1k Views
    ModeratorM
    @rpendharkar can you please help provide information like shown here? https://forum.modalai.com/topic/2670/please-read-support-request-format-for-best-results
  • Alternative Firmware Flashing

    3
    0 Votes
    3 Posts
    896 Views
    tomT
    @Transistors Some more info is here: https://docs.modalai.com/flight-core-v2-firmware/#tools-for-flashing
  • Flight Review Error

    4
    1
    0 Votes
    4 Posts
    1k Views
    wilkinsafW
    Going to keep posting in PX4 forum link above until this becomes a more ModalAI problem.
  • Flight Core Datasheet Link

    1
    1
    0 Votes
    1 Posts
    574 Views
    No one has replied
  • PWM and CAN channels

    4
    0 Votes
    4 Posts
    1k Views
    VinnyV
    Hi @Filip-Slezak As far as I understand, FCv2 does indeed support CAN with no issues that I have heard of. I'm not able to help with SW issues, so please review these pages, and if you get stuck, please try to post a new Forum topic so our SW engineers can see it as a fresh case and respond accordingly. https://docs.modalai.com/flight-core-v2-user-guides/ Thanks!
  • Setup problems on new boards (Sensors and QGC connection problems)

    19
    0 Votes
    19 Posts
    4k Views
    modaltbM
    @Ansel-Misfeldt FW update feature is working in QGC daily build starting today, no change needed on flight core v2. [image: 1681945120121-23df224f-21ae-4469-b90e-bb255be91ab0-image.png]
  • Flightcore v2 update

    2
    0 Votes
    2 Posts
    778 Views
    jconkJ
    I was able to use the v1.13.2-0.1.1 file with mission planner, it connected but said update was not required. I will keep an eye out for the v1.13.2-0.1.2 drop. Looking into my compass setup, its a new release from MRO, could be an issue there
  • flight core v2

    3
    0 Votes
    3 Posts
    908 Views
    modaltbM
    Nice work locating that setting, agreed it's not obvious to locate all of this info... Although this is VOXL2 documentation, the graphic here might be helpful to see the plumbing: https://docs.modalai.com/voxl2-external-flight-controller/#component-overview
  • Ho do I re-pin FCv1 cables for FCv2?

    8
    0 Votes
    8 Posts
    2k Views
    B
    Sweet! Thanks Vinny!