Update Spektrum bind.md

Section about connecting a satellite to the Flip32+ was changed so it wasn't specific for the Orange RX anymore.
This commit is contained in:
Gregor Ottmann 2015-02-04 08:39:36 +01:00
parent 23c966c6f1
commit ac5f45d7f2
1 changed files with 7 additions and 3 deletions

View File

@ -48,10 +48,14 @@ http://wiki.openpilot.org/display/Doc/Spektrum+Satellite
NAZE, NAZE32PRO, CJMCU, SPARKY, EUSTM32F103RC, CC3D targets and ALIENWIIF1, ALIENWIIF3 targets with hardware bind plug
### Connecting an Orange R100 to a Flip32+ flight controller
### Connecting a Spektrum-compatible satellite to a Flip32+ flight controller
The Flip32+ is wired in a rather strange way, i.e. the dedicated connector for the satellite module uses the same UART pins as the USB adapter. This means that you can't use that connector as it maps to UART1 which you really shouldn't assign to SERIAL_RX as that will break USB functionality.
In order to connect the Orange R100 to a Flip32+, you have to wire the serial data pin to RC_CH4. This is the fourth pin from the top in the left column of the 3x6 header on the right side of the board. GND and +3.3V may either be obtained from the dedicated SAT connector or from any ground pin and pin 1 of the BOOT connector which also provides 3.3V.
In order to connect the satellite to a Flip32+, you have to wire the serial data pin to RC_CH4. This is the fourth pin from the top in the left column of the 3x6 header on the right side of the board. GND and +3.3V may either be obtained from the dedicated SAT connector or from any ground pin and pin 1 of the BOOT connector which also provides 3.3V.
Using this connection, binding an Orange R100 to a Spektrum DX6i was successfully performed with a bind value of 3.
#### Tested satellite transmitter combinations
| Satellite | Remote | Bind Value |
| ----------- | ------------- | ---------- |
| Orange R100 | Spektrum DX6i | 3 |