
Flight controller:
Navigation:
Transmitter/receiver
Electronic Speed Controller (ESC)
Currently two options can be used:
When flashing Betaflight, select following options:
To change the Serial Port into an I2C bus, following settings have to be done using the CLI:
resource SERIAL_TX 3 none
resource I2C_SCL 2 B10
resource SERIAL_RX 3 none
resource I2C_SDA 2 B11
save
INAV does not require the manual actions using the CLI, I2C devices are automatically detected.
UART1: GPS
UART3: disabled. Used by I2C
UART6: IBUS receiver