Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CSKY AVEGA Lite config #213

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AlexandrShipovsky
Copy link

This is a new flight controller from the CLEAR SKY company based on the STM32F427ZGT6 microcontroller. Merge request for STM32F427 support here: betaflight/betaflight#13161

@haslinghuis
Copy link
Member

haslinghuis commented Nov 8, 2023

Before we can merge we need the firmware support and an entry in manufacturer.MD

@AlexandrShipovsky
Copy link
Author

@haslinghuis okay, i added entry to manufacturer.MD

#define SERVO3_PIN PB3
#define SERVO4_PIN PB10

#define RX_PPM_PIN PB7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this really have a PPM input pin broken out?

#define SERVO4_PIN PB10

#define RX_PPM_PIN PB7
//#define LED_STRIP_PIN PC9 TODO
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no LED_STRIP pin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants