ArduPilot Instructions
Last updated
Last updated
Firmware can be flashed over USB C using .
and optionally upload
When using the ARKV6X on a carrier board with an IOMCU, the following modifications to the hwdef need to be made.
Swap the SERIAL_ORDER line comments to remove USART6 from the available serial ports.
Uncomment the IOMCU_UART line to use USART6 for the IOMCU. Build and flash the firmware using the steps above.