Updated Variant IBUS (markdown)

Candas1
2021-09-16 17:08:20 +02:00
parent 9fb8f39b51
commit c63bafaabf

@@ -2,6 +2,8 @@ This variant can be used with Flysky RC Receivers compatible with IBUS protocol.
It will send all channels on a single wire like PPM, but is more reliable as it is a digital protocol using a USART frame and checksum.<br />
Default number of channels for IBUS in config.h is 14 (successfully tested with Flysky fs-I6AB and RX2A).
⚠ Ibus telemetry is not handled by the firmware
## Wiring:
* Connect IBUS port of your receiver to green wire on right sensor cable(shorter)
* If you want to use the left cable instead, replace CONTROL_SERIAL_USART3 by CONTROL_SERIAL_USART2 and FEEDBACK_SERIAL_USART3 by FEEDBACK_SERIAL_USART2 in config.h