Boards: st: nucleo_f303k8: fix documentation information
Fix Flash size and SPI1 MISO pins for nucleo_f303k8 board Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
This commit is contained in:
parent
9c516db69c
commit
06a4cd6b2a
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ The Nucleo F303K8 provides the following hardware components:
|
||||||
- ARM |reg| 32-bit Cortex |reg| -M4 CPU with FPU
|
- ARM |reg| 32-bit Cortex |reg| -M4 CPU with FPU
|
||||||
- 72 MHz max CPU frequency
|
- 72 MHz max CPU frequency
|
||||||
- VDD from 2.0 V to 3.6 V
|
- VDD from 2.0 V to 3.6 V
|
||||||
- 64 MB Flash
|
- 64 KB Flash
|
||||||
- 12 KB SRAM
|
- 12 KB SRAM
|
||||||
- RTC
|
- RTC
|
||||||
- Advanced-control Timer
|
- Advanced-control Timer
|
||||||
|
@ -118,7 +118,7 @@ The Nucleo F303K8 board features an Arduino Zero V3 connector. Board is configur
|
||||||
|
|
||||||
- UART_2 TX/RX : PA2/PA15 (ST-Link Virtual Port Com)
|
- UART_2 TX/RX : PA2/PA15 (ST-Link Virtual Port Com)
|
||||||
- I2C1 SCL/SDA : PB7/PB6
|
- I2C1 SCL/SDA : PB7/PB6
|
||||||
- SPI1 CS/SCK/MISO/MOSI : PA_4/PA_5/PB_4/PA_7
|
- SPI1 CS/SCK/MISO/MOSI : PA_4/PA_5/PA_6/PA_7
|
||||||
- LD2 : PB3
|
- LD2 : PB3
|
||||||
|
|
||||||
System Clock
|
System Clock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue