Skip to content

Commit

Permalink
hwdef:fixed board AP-H743v2 CAN pin definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
TompsonTan committed Oct 31, 2024
1 parent be5c68d commit 60cb3ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion libraries/AP_HAL_ChibiOS/hwdef/X-MAV-AP-H743v2/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ SERIAL_ORDER OTG1 USART2 UART4 USART1 USART6 UART8 USART3 UART5 UART7
# USB
PA11 OTG_FS_DM OTG1
PA12 OTG_FS_DP OTG1
PD0 VBUS INPUT OPENDRAIN
PE15 VBUS INPUT OPENDRAIN

# Serial1
PD6 USART2_RX USART2
Expand Down Expand Up @@ -68,6 +68,10 @@ PE7 UART7_RX UART7
PA13 JTMS-SWDIO SWD
PA14 JTCK-SWCLK SWD

# CAN
PD0 CAN1_RX CAN1
PD1 CAN1_TX CAN1

# two I2C bus
I2C_ORDER I2C1 I2C4

Expand Down

0 comments on commit 60cb3ac

Please sign in to comment.