ardupilot/libraries/AP_HAL_ChibiOS/hwdef/QioTekZealotH743-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

15 lines
481 B
Plaintext

# hw definition file for processing by chibios_hwdef.py for bdshot version of Qiotek ZealotH743
include ../QioTekZealotH743/hwdef.dat
undef PD12 PD13 PD14 PD15 PC6 PC7
# PWM AUX channels (1-8 have level shifters so cannot be used for bdshot)
PD12 TIM4_CH1 TIM4 PWM(9) GPIO(58) BIDIR
PD13 TIM4_CH2 TIM4 PWM(10) GPIO(59)
PD14 TIM4_CH3 TIM4 PWM(11) GPIO(60) BIDIR
PD15 TIM4_CH4 TIM4 PWM(12) GPIO(61)
PC6 TIM3_CH1 TIM3 PWM(13) GPIO(62) BIDIR
PC7 TIM3_CH2 TIM3 PWM(14) GPIO(63)