mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_HAL_ChibiOS: KakuteF7 bdshot configuration, tested by yaapu
This commit is contained in:
parent
79a6c5d2d5
commit
b3dbc21fa7
@ -0,0 +1 @@
|
|||||||
|
include ../KakuteF7/hwdef-bl.dat
|
9
libraries/AP_HAL_ChibiOS/hwdef/KakuteF7-bdshot/hwdef.dat
Normal file
9
libraries/AP_HAL_ChibiOS/hwdef/KakuteF7-bdshot/hwdef.dat
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Bi-directional dshot version of KakuteF7
|
||||||
|
|
||||||
|
include ../KakuteF7/hwdef.dat
|
||||||
|
|
||||||
|
undef PB1 PE11 PB0 PC9
|
||||||
|
|
||||||
|
PB1 TIM3_CH4 TIM3 PWM(1) GPIO(50) # M1
|
||||||
|
PE11 TIM1_CH2 TIM1 PWM(3) GPIO(52) BIDIR # M4
|
||||||
|
PB0 TIM3_CH3 TIM3 PWM(4) GPIO(53) BIDIR # M3
|
Loading…
Reference in New Issue
Block a user