ardupilot/libraries/AP_HAL_ChibiOS/hwdef/CUAV-Nora-bdshot/hwdef.dat
Andrew Tridgell e4ce423c46 hwdef: DMA is off on I2C on F7 and H7 by default
no need to have it in hwdef.dat
2023-04-25 14:19:09 +10:00

13 lines
323 B
Plaintext

# Bi-directional dshot version of CUAV-Nora
include ../CUAV-Nora/hwdef.dat
undef PH10 PH12 PD12 PD14
# This gives bi-dir dshot on the first eight channels
PH10 TIM5_CH1 TIM5 PWM(1) GPIO(50) BIDIR
PH12 TIM5_CH3 TIM5 PWM(3) GPIO(52) BIDIR
PD12 TIM4_CH1 TIM4 PWM(5) GPIO(54) BIDIR
PD14 TIM4_CH3 TIM4 PWM(7) GPIO(56) BIDIR