betaflight / config

Betaflight target definitions
GNU General Public License v3.0
24 stars 85 forks source link

Fix timers on TMOTORVELOXF7SE #485

Closed haslinghuis closed 3 days ago

haslinghuis commented 5 days ago
wehrenseb commented 5 days ago

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 commented 5 days ago

This should work on 4.5

timer B05 AF2
timer C08 AF3
timer C09 AF3
save
wehrenseb commented 5 days ago

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.. 👍