Skip to content

Instantly share code, notes, and snippets.

@rockavoldy
Created August 21, 2023 05:52
Show Gist options
  • Save rockavoldy/85cc3715cc4c43fce683cb011f225a4c to your computer and use it in GitHub Desktop.
Save rockavoldy/85cc3715cc4c43fce683cb011f225a4c to your computer and use it in GitHub Desktop.
Use CC3D as CRSF-to-PWM

CC3D as CRSF-to-PWM

Have CC3D lying around, but can't use it with ELRS since it's not supported on the latest betaflight or INAV firmware CC3D have.

  1. Clone this repository CapnBry/CRServoF
  2. Build with TARGET CC3D
  3. Flash using STLink

MainPort and FlexiPort pinout Serial cable pinout

Pin number Function
1 GND
2 5v
3 TX
4 RX

HappyModel EP1

ELRS RX with CC3D

[ CC3D Pin ELRS RX
GND (1) GND (1)
5V (2) 5V (2)
TX (3) RX (4)
RX (4) TX (3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment