mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
v5x: use board-specific camera capture pin PI0
This commit is contained in:
@@ -297,7 +297,8 @@
|
||||
/* Input Capture Channels. */
|
||||
#define INPUT_CAP1_TIMER 5
|
||||
#define INPUT_CAP1_CHANNEL /* T5C4 */ 4
|
||||
#define GPIO_INPUT_CAP1 /* PI0 */ GPIO_TIM5_CH4_IN
|
||||
#define GPIO_INPUT_CAP1 /* PI0 */ GPIO_TIM5_CH4IN
|
||||
#define BOARD_CAPTURE_GPIO /* PI0 */ (GPIO_INPUT|GPIO_FLOAT|GPIO_EXTI|GPIO_PORTI|GPIO_PIN0)
|
||||
|
||||
/* PWM input driver. Use FMU AUX5 pins attached to timer4 channel 2 */
|
||||
#define PWMIN_TIMER 4
|
||||
|
||||
Reference in New Issue
Block a user