Skip to content

Commit 97cda83

Browse files
committed
[bl] Updating documentation presentation
1 parent 9181fb1 commit 97cda83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bootloaders/zero/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The USART in use is the one available on pins D0/D1, labelled respectively RX/TX
4949
## 4- Description
5050

5151
**Pinmap**
52+
5253
The following pins are used by the program :
5354
PA25 : input/output (USB DP)
5455
PA24 : input/output (USB DM)
@@ -60,7 +61,9 @@ The application board shall avoid driving the PA25, PA24, PB23 and PB22 signals
6061
**Clock system**
6162

6263
CPU runs at 48MHz from Generic Clock Generator 0 on DFLL48M.
64+
6365
Generic Clock Generator 1 is using external 32kHz oscillator and is the source of DFLL48M.
66+
6467
USB and USART are using Generic Clock Generator 0 also.
6568

6669
**Memory Mapping**

0 commit comments

Comments
 (0)