|
|
|
@ -45,14 +45,15 @@ PA14 JTCK-SWCLK SWD
@@ -45,14 +45,15 @@ PA14 JTCK-SWCLK SWD
|
|
|
|
|
# 5) SERIAL4: GPS2 |
|
|
|
|
# 6) SERIAL5: extra UART (usually RTOS debug console) |
|
|
|
|
|
|
|
|
|
STDOUT_SERIAL SD5 |
|
|
|
|
STDOUT_BAUDRATE 57600 |
|
|
|
|
# use UART for stdout, so no STDOUT_SERIAL |
|
|
|
|
#STDOUT_SERIAL SD5 |
|
|
|
|
#STDOUT_BAUDRATE 57600 |
|
|
|
|
|
|
|
|
|
# this is the pin that senses USB being connected. It is an input pin |
|
|
|
|
# setup as OPENDRAIN |
|
|
|
|
PA9 VBUS INPUT OPENDRAIN |
|
|
|
|
|
|
|
|
|
UART_ORDER OTG1 USART3 USART2 USART1 |
|
|
|
|
UART_ORDER OTG1 USART3 USART2 USART1 UART5 |
|
|
|
|
|
|
|
|
|
# UART1 as board 2.1.5 for serial 3 gps |
|
|
|
|
PB6 USART1_TX USART1 |
|
|
|
|