forked from betaflight/betaflight
-
Notifications
You must be signed in to change notification settings - Fork 3
SPRacingH7EXTREME
Dominic Clifton edited this page Aug 29, 2019
·
1 revision
NB: due to the ever-changing nature of the Betaflight codebase instructions on this wiki may not match the latest firmware or configurator. Please refer to release notes and main Betaflight Wiki/Docs.
This is useful when using a single 4in1 ESC and prefer using pads for serial ports instead of connectors.
Overview:
- Un-assign Motor 7/8 resources.
- Assign resources to UART6 RX/TX
In the CLI, use the following commands.
resource MOTOR 7 NONE
resource MOTOR 8 NONE
resource SERIAL_TX 6 C06
resource SERIAL_RX 6 C07