From bef8cdd6315dabee96a7f2ef7af59fc36bddc7d9 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Tue, 6 Jul 2021 13:50:55 +0200 Subject: [PATCH] Updated Variant PWM (markdown) --- Variant-PWM.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Variant-PWM.md b/Variant-PWM.md index 7c54c2a..6225851 100644 --- a/Variant-PWM.md +++ b/Variant-PWM.md @@ -3,6 +3,7 @@ This variant can be used with Pulse Width Modulation RC Receivers. ## Wiring: * Connect channel 1 of your receiver to blue wire and channel 2 to green wire on right sensor cable(shorter) +* 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. @@ -15,5 +16,4 @@ Proceed with [calibration](https://github.com/EmanuelFeru/hoverboard-firmware-ha ## Troubleshooting: If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Diagnostics) -* Make sure you are using the sensor cable(left or right) selected in config.h -* PWM is highly prone to noise, keep cables short, use shielded cable, use ferrites, stabilize voltage \ No newline at end of file +* Make sure you are using the sensor cable(left or right) selected in config.h \ No newline at end of file