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 timers on TMOTORVELOXF7SE #485

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

haslinghuis
Copy link
Member

@wehrenseb
Copy link

Is there a way for me to test this on my Velox F7 SE? Can i just put the PR # into the "Select Pull Request or Commit" filed in the firmware flasher? I guess not...?! Is there any other way?

Regards

@haslinghuis
Copy link
Member Author

This should work on 4.5

timer B05 AF2
timer C08 AF3
timer C09 AF3
save

@wehrenseb
Copy link

This should work on 4.5

timer B05 AF2
timer C08 AF3
timer C09 AF3
save

Sir, this did the trick! Motor 3 with bidirectional dshot and zero errors working now on 4.5.!

Also #timer output looking much more reasonable now:

timer A01 AF2
# pin A01: TIM5 CH2 (AF2)
timer B00 AF2
# pin B00: TIM3 CH3 (AF2)
timer B05 AF2
# pin B05: TIM3 CH2 (AF2)
timer B01 AF2
# pin B01: TIM3 CH4 (AF2)
timer C08 AF3
# pin C08: TIM8 CH3 (AF3)
timer C09 AF3
# pin C09: TIM8 CH4 (AF3)
timer A08 AF1
# pin A08: TIM1 CH1 (AF1)
timer A09 AF1
# pin A09: TIM1 CH2 (AF1)
timer B03 AF1
# pin B03: TIM2 CH2 (AF1)
timer A10 AF1
# pin A10: TIM1 CH3 (AF1)

Thank you so much! You saved the weekend :) Gonna leave a tip on paypal.. 👍

@haslinghuis haslinghuis changed the title Fix timers Fix timers on TMOTORVELOXF7SE Jun 29, 2024
@haslinghuis haslinghuis merged commit 8d272fd into betaflight:master Jul 1, 2024
1 check passed
@haslinghuis haslinghuis deleted the fix-veloxf7se branch July 1, 2024 13:32
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.

TMotor Velox F7 SE Motor 3 Problem (DShot)
4 participants