Skip to content

Commit 97b820e

Browse files
committed
Signed-off-by: mysterywolf <[email protected]>
1 parent bc9218d commit 97b820e

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

bsp/stm32/stm32f410-st-nucleo/README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[中文](README_zh.md)
44

5-
## MCU: STM32F410RBT6 @100MHz, 128KB FLASH, 32KB RAM
5+
## MCU: STM32F410RB @100MHz, 128KB FLASH, 32KB RAM
66

77
The STM32F410x8/B devices are based on the high-performance ARM®Cortex® -M4 32-bit RISC core operating at a frequency of up to 100 MHz. Their Cortex®-M4 core features a Floating point unit (FPU) single precision which supports all ARM single-precision data-processing instructions and data types. It also implements a full set of DSP instructions and a memory protection unit (MPU) which enhances application security.
88

@@ -62,17 +62,12 @@ All devices offer one 12-bit ADC, one 12-bit DAC, a low-power RTC, three general
6262

6363

6464

65-
## Must-Read
65+
## Read more
6666

67-
This document will demonstrate how to run RT-Thread on STM32 Nucleo-64 boards: [STM32_Nucleo-64_BSP_Introduction](../docs/STM32_Nucleo-64_BSP_Introduction.md)
68-
69-
70-
71-
## Read more / More details
72-
73-
| document title & link | description |
74-
| :----------------------------------------------------------: | :---------------------------------------: |
75-
| [STM32F410RB ST Official Website](https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f4-series/stm32f410/stm32f410rb.html#documentation) | STM32F410RB datasheet and other resources |
67+
| Documents | Description |
68+
| :----------------------------------------------------------: | :----------------------------------------------------------: |
69+
| [STM32_Nucleo-64_BSP_Introduction](../docs/STM32_Nucleo-64_BSP_Introduction.md) | How to run RT-Thread on STM32 Nucleo-64 boards (**Must-Read**) |
70+
| [STM32F410RB ST Official Website](https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f4-series/stm32f410/stm32f410rb.html#documentation) | STM32F410RB datasheet and other resources |
7671

7772

7873

0 commit comments

Comments
 (0)