Merge pull request #9945 from Teufelchen1/bluepill-uart
Adding additional information about the default uart configuration to the bluepill docs
This commit is contained in:
commit
6c847b8258
@ -79,6 +79,7 @@ flash or use this [stlink fork][caboStlink] which has a
|
|||||||
## Connecting via Serial
|
## Connecting via Serial
|
||||||
|
|
||||||
The default UART port used is UART2, which uses pins A2 (TX) and A3 (RX).
|
The default UART port used is UART2, which uses pins A2 (TX) and A3 (RX).
|
||||||
|
To use it, configure your UART to operate at a baudrate of 115200/8N1.
|
||||||
|
|
||||||
## Using PWM
|
## Using PWM
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user