Hello everyone,
I’m encountering an issue with my Pixhawk4 where upon connection, two COM ports (e.g., COM4 and COM5) appear in my system, despite only the Pixhawk4 being connected. This is causing confusion and hindering a smooth connection. Despite multiple attempts, including factory resets, reinstalling software via Mission Planner (MP), trying different PCs and cables, the problem persists. I’m seeking assistance from the community to determine if there are specific settings, software solutions, or patches that can address this problem.
Hello, thank you for the response. Indeed, they appear identical in the Windows Device Manager except for the number, for example (COM 3 and COM 4). Only when connecting in Mission Planner, COM 3 requires a connection via Mavlink and that takes only a few seconds, while on the second port COM 4, it serach for some data and taking almost 30 seconds to connect. Does this mean that the first port (COM 3) is the “MAVlink Port”?
Would it be possible to explain the difference between “ArduPilot MAVLink” and “ArduPilot SLCAN”?
"Autopilots equipped with F7 or H7 processors and featuring CAN interfaces utilize firmware that presents two USB interfaces: one for the regular MAVLink connection, and another for SLCAN serial connections to the CAN interface for configuration and firmware updates. This configuration is referred to as a composite USB device.
Therefore, since the Pixhawk 4 is a flight controller built on the STM32F765 platform, it falls into the category of F7 FCs. Thus, this behavior appears to be standard.