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

Feature cut for F411 and F722 boards #7297

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Feature cut for F411 and F722 boards #7297

merged 1 commit into from
Jul 23, 2021

Conversation

DzikuVx
Copy link
Member

@DzikuVx DzikuVx commented Jul 23, 2021

This removed the support for following features on F411 and F722:

  • Furious FPV 2.4GHz VTX
  • Virtual Pitot
  • PCA9685 servo driver
  • SUMD RX protocol
  • SUMH RX protocol
  • XBUS RX protocol
  • HOTT telemetry

@DzikuVx DzikuVx added this to the 3.1 milestone Jul 23, 2021
@DzikuVx DzikuVx merged commit 1b66497 into master Jul 23, 2021
@DzikuVx DzikuVx deleted the dzikuvx-feature-cut branch July 23, 2021 07:37
@Martijn0001
Copy link

Hi Pawel, in your message I read that support is dropped for the PCA9685 servo driver. Does this mean we can't use servo's in combination with an F722? Or can we still use a "PWM port" to control the servo(s).

@DzikuVx
Copy link
Member Author

DzikuVx commented Dec 1, 2021

This means exactly what was written: PCA9685 servo driver was removed from F722 and F411. Nothing more and nothing less

@Martijn0001
Copy link

Alright, thank you for your response. I looked up the PCA9685 chip (probably should have done that before asking this question) and found an article describing the functionality. My conclusion is that we can still use Servo's on a F722 as long as we only use the available PWM (motor) output pins available on the FC. The PCA9685 is used to gain (16?) additional PWM outputs directed over I2C. Thanks!

@jerrynsr
Copy link

jerrynsr commented Feb 4, 2022

Hi Pawel, in your message I read that support is dropped for the PCA9685 servo driver. Does this mean we can't use servo's in combination with an F722? Or can we still use a "PWM port" to control the servo(s).

Martin.. It means you can't use the 16 channel i2c servo expansion board. It's not needed for what most of us are using the older flight controllers for. It was more than likely removed to free up memory to prevent issues. I'd rather reduce some features than risk a crash.

@YI-BOYANG YI-BOYANG mentioned this pull request Oct 17, 2023
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