From ac5f45d7f21ff9123d6a87aabaee452df8710f85 Mon Sep 17 00:00:00 2001 From: Gregor Ottmann Date: Wed, 4 Feb 2015 08:39:36 +0100 Subject: [PATCH] Update Spektrum bind.md Section about connecting a satellite to the Flip32+ was changed so it wasn't specific for the Orange RX anymore. --- docs/Spektrum bind.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/Spektrum bind.md b/docs/Spektrum bind.md index 76c86d15a1..cd1ea30995 100644 --- a/docs/Spektrum bind.md +++ b/docs/Spektrum bind.md @@ -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 |