Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/STM32WB5MM-DK/Examples/UART/UART_Console/readme.txt')
-rw-r--r--Projects/STM32WB5MM-DK/Examples/UART/UART_Console/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/STM32WB5MM-DK/Examples/UART/UART_Console/readme.txt b/Projects/STM32WB5MM-DK/Examples/UART/UART_Console/readme.txt
index 7daa8e7a3..791bafbef 100644
--- a/Projects/STM32WB5MM-DK/Examples/UART/UART_Console/readme.txt
+++ b/Projects/STM32WB5MM-DK/Examples/UART/UART_Console/readme.txt
@@ -24,8 +24,8 @@ UART transmission (printf/getchar) via console with user interaction.
The UART outputs a message on the HyperTerminal and receives some characters.
Board: STM32WB5MM-DK
-Tx Pin: PB.06 (Pin 34 in CN10)
-Rx Pin: PB.07 (Pin 6 in CN10)
+Tx Pin: PB.06
+Rx Pin: PB.07
_________________________
| ______________| _______________
| |USART | | HyperTerminal |