From 9f7bc65a784fb7753f28d6b68e12b488a89fcffd Mon Sep 17 00:00:00 2001 From: Candas1 Date: Tue, 6 Jul 2021 13:51:47 +0200 Subject: [PATCH] Updated Variant PPM (markdown) --- Variant-PPM.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Variant-PPM.md b/Variant-PPM.md index c028cfb..4a3584f 100644 --- a/Variant-PPM.md +++ b/Variant-PPM.md @@ -4,6 +4,8 @@ Default number of channels for PPM in config.h is 6 (Successfully tested Flysky ## Wiring: * Connect PPM port of your receiver to green wire on right sensor cable(shorter) +* PPM is highly prone to noise : keep cables short, use 100nf capacitors, use shielded cable, use ferrites, stabilize voltage + ⚠ Red wire from sensor cable delivers 15v !!! Use 3.3v from programming port, 5v from hall sensor cable, or a voltage regulator. @@ -22,5 +24,4 @@ If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hac * Make sure you enabled PPM on your transmitter * Make sure you use the PPM port on your receiver * Make sure you are using the sensor cable(left or right) selected in config.h -* PPM is highly prone to noise, keep cables short, use shielded cable, use ferrites, stabilize voltage * On some boards the wire colors might differ, try the blue wire \ No newline at end of file