mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-05 02:24:26 +02:00
Updated Variant IBUS (markdown)
@@ -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
|
||||
|
Reference in New Issue
Block a user