mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 05:45:31 +03:00
Cleanup pinout tables in CC3D documentation
This commit is contained in:
parent
1c545fdf9e
commit
d2e895ac93
1 changed files with 17 additions and 17 deletions
|
@ -21,12 +21,12 @@ Tricopter & Airplane support is untested, please report success failure if you t
|
||||||
|
|
||||||
The 8 pin RC_Input connector has the following pinouts when used in RX_PPM/RX_SERIAL mode
|
The 8 pin RC_Input connector has the following pinouts when used in RX_PPM/RX_SERIAL mode
|
||||||
|
|
||||||
| Pin | Function | Notes |
|
| Pin | Function | Notes |
|
||||||
| --- | ---------| ------|
|
| --- | --------- | -------------------------------- |
|
||||||
| 1 | Ground | |
|
| 1 | Ground | |
|
||||||
| 2 | +5V | |
|
| 2 | +5V | |
|
||||||
| 3 | PPM Input | Enable `feature RX_PPM` |
|
| 3 | PPM Input | Enable `feature RX_PPM` |
|
||||||
| 4 | Unused | |
|
| 4 | Unused | |
|
||||||
| 5 | Softserial1 RX | Enable `feature SOFTSERIAL` |
|
| 5 | Softserial1 RX | Enable `feature SOFTSERIAL` |
|
||||||
| 6 | Softserial1 TX | Enable `feature SOFTSERIAL` |
|
| 6 | Softserial1 TX | Enable `feature SOFTSERIAL` |
|
||||||
| 7 | Battery Voltage sensor | Enable `feature VBAT`. Connect to main battery using a voltage divider, 0v-3.3v input |
|
| 7 | Battery Voltage sensor | Enable `feature VBAT`. Connect to main battery using a voltage divider, 0v-3.3v input |
|
||||||
|
@ -41,20 +41,20 @@ The 6 pin RC_Output connector has the following pinouts when used in RX_PPM/RX_S
|
||||||
| 3 | MOTOR 3 | |
|
| 3 | MOTOR 3 | |
|
||||||
| 4 | MOTOR 4 | |
|
| 4 | MOTOR 4 | |
|
||||||
| 5 | Led Strip | |
|
| 5 | Led Strip | |
|
||||||
| 5 | Unused | |
|
| 6 | Unused | |
|
||||||
|
|
||||||
The 8 pin RC_Input connector has the following pinouts when used in RX_PARALLEL_PWM mode
|
The 8 pin RC_Input connector has the following pinouts when used in RX_PARALLEL_PWM mode
|
||||||
|
|
||||||
| Pin | Function | Notes |
|
| Pin | Function | Notes |
|
||||||
| --- | ---------| ------|
|
| --- | ---------| ------|
|
||||||
| 1 | Ground | |
|
| 1 | Ground | |
|
||||||
| 2 | +5V | |
|
| 2 | +5V | |
|
||||||
| 3 | Unused | |
|
| 3 | Unused | |
|
||||||
| 4 | CH1 | |
|
| 4 | CH1 | |
|
||||||
| 5 | CH2 | |
|
| 5 | CH2 | |
|
||||||
| 6 | CH3 | |
|
| 6 | CH3 | |
|
||||||
| 7 | CH4 | |
|
| 7 | CH4 | |
|
||||||
| 3 | Unused | |
|
| 3 | Unused | |
|
||||||
|
|
||||||
The 6 pin RC_Output connector has the following pinouts when used in RX_PARALLEL_PWM mode
|
The 6 pin RC_Output connector has the following pinouts when used in RX_PARALLEL_PWM mode
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@ The 6 pin RC_Output connector has the following pinouts when used in RX_PARALLEL
|
||||||
| 3 | MOTOR 3 | |
|
| 3 | MOTOR 3 | |
|
||||||
| 4 | MOTOR 4 | |
|
| 4 | MOTOR 4 | |
|
||||||
| 5 | Unused | |
|
| 5 | Unused | |
|
||||||
| 5 | Unused | |
|
| 6 | Unused | |
|
||||||
|
|
||||||
# Serial Ports
|
# Serial Ports
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue