From ca4efbe22ae16663b17ba90cf7713119351cea53 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Fri, 8 Apr 2022 11:37:37 +0200 Subject: [PATCH] Updated Variant PWM (markdown) --- Variant-PWM.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Variant-PWM.md b/Variant-PWM.md index a8d5499..825ec54 100644 --- a/Variant-PWM.md +++ b/Variant-PWM.md @@ -7,12 +7,11 @@ You can use CONTROL_PWM_LEFT instead if you need to use the left sensor cable. ## Wiring: +* Connect your receiver VCC to 3.3v from programming port, 5v from hall sensor cable, or a voltage regulator, ⚠️ Red wire from sensor cable delivers 15v !!! * Connect channel 1(steering) of your receiver to blue wire and channel 2(speed) to green wire of the cable selected in config.h +* Connect the receiver to ground, ⚠️ On some boards, the black wire is 15v !!! Check with a multi-meter to make sure 15V and ground are not swapped * PWM 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. - ## Transmitter configuration: * Assign desired joystick to channel 1(steering) and channel 2(throttle)