mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
Update Pixhawk6C hwdef.dat
Fix https://github.com/ArduPilot/ardupilot/issues/25840 The overcurrent detection of the HIPOWER current limiting chip is connected to PC11 on the Pixhawk 6C.
This commit is contained in:
parent
fa41be703f
commit
b969123b5c
@ -177,7 +177,7 @@ define HAL_SPEKTRUM_PWR_ENABLED 1
|
|||||||
|
|
||||||
# power sensing
|
# power sensing
|
||||||
PE3 VDD_5V_PERIPH_nOC INPUT PULLUP
|
PE3 VDD_5V_PERIPH_nOC INPUT PULLUP
|
||||||
PF13 VDD_5V_HIPOWER_nOC INPUT PULLUP
|
PC11 VDD_5V_HIPOWER_nOC INPUT PULLUP
|
||||||
|
|
||||||
PA15 VDD_BRICK_nVALID INPUT PULLUP
|
PA15 VDD_BRICK_nVALID INPUT PULLUP
|
||||||
PB12 VDD_BRICK2_nVALID INPUT PULLUP
|
PB12 VDD_BRICK2_nVALID INPUT PULLUP
|
||||||
|
Loading…
Reference in New Issue
Block a user