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

Fix SEQUREH7V2 #615

Merged
merged 8 commits into from
Nov 25, 2024
Merged

Fix SEQUREH7V2 #615

merged 8 commits into from
Nov 25, 2024

Conversation

swagprincess
Copy link
Contributor

  • Fix motor 1 (PB4) not being assigned in timer_pin_map.
  • Change the DMA field from -1 to 0 in timer_pin_map as per H7 guidelines (DMA arbiter).
  • Remove unnecessary gyro drivers (difference between V1 and V2 is just the gyro).
  • Add DMA definitions for TIMUP2 and 4, used for motors 5-8, for burst dshot.
  • Remove unnecessary TIMUP definitions and I2C pins from timer_pin_map.
  • General restructuring/legibility.

I have flown this config in my build various times and have had no problems.

configs/SEQUREH7V2/config.h Show resolved Hide resolved
configs/SEQUREH7V2/config.h Outdated Show resolved Hide resolved
configs/SEQUREH7V2/config.h Outdated Show resolved Hide resolved
swagprincess and others added 2 commits November 24, 2024 19:02
@swagprincess
Copy link
Contributor Author

Thank you! I've seen in other targets camera control being left to 0 so I assumed it was okay

@swagprincess
Copy link
Contributor Author

somehow managed to split that into 2 commits, sigh, should be okay now

@haslinghuis haslinghuis requested a review from ot0tot November 24, 2024 21:08
@haslinghuis haslinghuis merged commit 8d10b41 into betaflight:master Nov 25, 2024
1 check passed
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