mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-10 21:14:27 +02:00
Created IBUS CONTROL (markdown)
16
IBUS-CONTROL.md
Normal file
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.
|
Reference in New Issue
Block a user