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

YupiF7 - Correction of DMA conflict #5226

Merged
merged 1 commit into from
Feb 18, 2018

Conversation

Faduf
Copy link
Contributor

@Faduf Faduf commented Feb 18, 2018

Only change in target.c file of YupiF7 target. Timer change to avoid DMA conflict when Dshot is used with Led strip.

Copy link
Member

@mikeller mikeller left a comment

Choose a reason for hiding this comment

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

Looks good to me. Have you considered using DMAR instead of DMA? You might be able to reduce the number of DMA channels used.

@mikeller mikeller merged commit 08281c1 into betaflight:master Feb 18, 2018
@Faduf
Copy link
Contributor Author

Faduf commented Feb 18, 2018

I've not tested yet the DMAR function but I will try it for the 3.4.0. Thanks for the advice.

@Faduf Faduf deleted the YupiF7_DMA_conflict_correction branch July 1, 2018 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants