Created IBUS CONTROL (markdown)

Candas1
2020-11-19 23:28:25 +01:00
parent e80d6954bc
commit 860050b510

16
IBUS-CONTROL.md Normal file

@@ -0,0 +1,16 @@
This variant can be used with Flysky RC Receivers compatible with IBUS protocol.
As PPM, it will send all channels on a single wire, but using a USART frame and checksum. This is the most reliable variant for RC control.
Default number of channels for IBUS in config.h is 14.
## Wiring:
* Connect green wire to IBUS port of your receiver. By default, IBUS variant is using right sensor cable(shorter)
## Troubleshooting:
If the board is beeping
* Check the number of channels, even if you transmitter only handles 6 channels, you receiver might transmit more channels
* Make sure you enabled PPM on your transmitter
* Make sure you are using the sensor cable(left or right) you selected in config.h
⚠ Red wire from sensor cable delivers 15v !!!
Use 3.3v from programming port, 5v from hall sensor cable, or a voltage regulator.