mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/nucleo64: change all memory sizes to KiB
This commit is contained in:
parent
9797bb5b30
commit
584d5a269d
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F030R8 is a board from ST's Nucleo family supporting a ARM Cortex-M0
|
||||
STM32F030R8 microcontroller with 8Kb of SRAM and 64Kb of ROM Flash.
|
||||
STM32F030R8 microcontroller with 8KiB of RAM and 64KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F070RB is a board from ST's Nucleo family supporting a ARM Cortex-M0
|
||||
STM32F070RB microcontroller with 16Kb of SRAM and 128Kb of ROM Flash.
|
||||
STM32F070RB microcontroller with 16KiB of RAM and 128KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F072RB is a board from ST's Nucleo family supporting a ARM Cortex-M0
|
||||
STM32F072RB microcontroller with 16Kb of SRAM and 128Kb of ROM Flash.
|
||||
STM32F072RB microcontroller with 16KiB of RAM and 128KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -18,8 +18,8 @@ STM32F072RB microcontroller with 16Kb of SRAM and 128Kb of ROM Flash.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M0 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 16Kb |
|
||||
| Flash | 128Kb |
|
||||
| RAM | 16KiB |
|
||||
| Flash | 128KiB |
|
||||
| Frequency | up to 48MHz |
|
||||
| FPU | no |
|
||||
| Timers | 12 (2x watchdog, 1 SysTick, 8x 16-bit, 1x 32-bit) |
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F091RC is a board from ST's Nucleo family supporting a ARM Cortex-M0
|
||||
STM32F091RC microcontroller with 32Kb of RAM and 256Kb of ROM.
|
||||
STM32F091RC microcontroller with 32KiB of RAM and 256KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -19,8 +19,8 @@ STM32F091RC microcontroller with 32Kb of RAM and 256Kb of ROM.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M0 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 32Kb |
|
||||
| Flash | 256Kb |
|
||||
| RAM | 32KiB |
|
||||
| Flash | 256KiB |
|
||||
| Frequency | up to 48MHz |
|
||||
| FPU | no |
|
||||
| Timers | 12 (8x 16-bit, 1x 32-bit [TIM2], 1x Systick, 2x watchdog) |
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F103RB is a board from ST's Nucleo family supporting a ARM Cortex-M3
|
||||
STM32F103RB microcontroller with 20Kb of SRAM and 128Kb of ROM Flash.
|
||||
STM32F103RB microcontroller with 20KiB of RAM and 128KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -17,8 +17,8 @@ STM32F103RB microcontroller with 20Kb of SRAM and 128Kb of ROM Flash.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M3 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 20Kb |
|
||||
| Flash | 128Kb |
|
||||
| RAM | 20KiB |
|
||||
| Flash | 128KiB |
|
||||
| Frequency | up to 72MHz |
|
||||
| FPU | no |
|
||||
| Timers | 7 (2x watchdog, 1 SysTick, 4x 16-bit) |
|
||||
|
@ -6,10 +6,9 @@
|
||||
## Overview
|
||||
|
||||
The [Nucleo-F302R8](http://www.st.com/en/evaluation-tools/nucleo-f302r8.html)
|
||||
is
|
||||
a board from ST's Nucleo family supporting a ARM Cortex-M4
|
||||
is a board from ST's Nucleo family supporting a ARM Cortex-M4
|
||||
[STM32F302R8](http://www.st.com/en/microcontrollers/stm32f302r8.html)
|
||||
microcontroller with 16KB of RAM and 64KB of ROM.
|
||||
microcontroller with 16KiB of RAM and 64KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -21,8 +20,8 @@ microcontroller with 16KB of RAM and 64KB of ROM.
|
||||
|:---------- |:--------------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 16KB |
|
||||
| Flash | 64KB |
|
||||
| RAM | 16KiB |
|
||||
| Flash | 64KiB |
|
||||
| Frequency | up to 72MHz |
|
||||
| FPU | yes |
|
||||
| Timers | 9 (5x 16-bit, 1x 32-bit [TIM2], 2x watchdog, 1x systick) |
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F303RE is a board from ST's Nucleo family supporting a ARM Cortex-M4
|
||||
STM32F303RE microcontroller with 64Kb of RAM and 512Kb of ROM.
|
||||
STM32F303RE microcontroller with 64KiB of RAM and 512KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -19,8 +19,8 @@ STM32F303RE microcontroller with 64Kb of RAM and 512Kb of ROM.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 64Kb |
|
||||
| Flash | 512Kb |
|
||||
| RAM | 64KiB |
|
||||
| Flash | 512KiB |
|
||||
| Frequency | up to 72MHz |
|
||||
| FPU | yes |
|
||||
| Timers | 13 (9x 16-bit, 1x 32-bit [TIM2], 1x Systick, 2x watchdog) |
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F334R8 is a board from ST's Nucleo family supporting a ARM Cortex-M4
|
||||
STM32F334R8 microcontroller with 12Kb of RAM and 64Kb or ROM.
|
||||
STM32F334R8 microcontroller with 12KiB of RAM and 64KiB or Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -19,8 +19,8 @@ STM32F334R8 microcontroller with 12Kb of RAM and 64Kb or ROM.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 12Kb |
|
||||
| Flash | 64Kb |
|
||||
| RAM | 12KiB |
|
||||
| Flash | 64KiB |
|
||||
| Frequency | up to 72MHz |
|
||||
| FPU | yes |
|
||||
| Timers | 12 (8x 16-bit, 1x 32-bit [TIM2], 1x Systick, 2x watchdog) |
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F401RE is a board from ST's Nucleo family supporting a ARM Cortex-M4
|
||||
STM32F401RE microcontroller with 96Kb of SRAM and 512Kb of ROM Flash.
|
||||
STM32F401RE microcontroller with 96KiB of RAM and 512KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -18,8 +18,8 @@ STM32F401RE microcontroller with 96Kb of SRAM and 512Kb of ROM Flash.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 96Kb |
|
||||
| Flash | 512Kb |
|
||||
| RAM | 96KiB |
|
||||
| Flash | 512KiB |
|
||||
| Frequency | up to 84MHz |
|
||||
| FPU | yes |
|
||||
| Timers | 11 (2x watchdog, 1 SysTick, 6x 16-bit, 2x 32-bit [TIM2]) |
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F410RB is a board from ST's Nucleo family supporting a ARM Cortex-M4
|
||||
STM32F410RB microcontroller with 32Kb of SRAM and 128Kb of ROM Flash.
|
||||
STM32F410RB microcontroller with 32KiB of RAM and 128KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -18,8 +18,8 @@ STM32F410RB microcontroller with 32Kb of SRAM and 128Kb of ROM Flash.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 32Kb |
|
||||
| Flash | 128Kb |
|
||||
| RAM | 32KiB |
|
||||
| Flash | 128KiB |
|
||||
| Frequency | up to 100MHz |
|
||||
| FPU | yes |
|
||||
| Timers | 9 (2x watchdog, 1x SysTick, 4x 16-bit, 1x 32-bit [TIM2] and 1 low power timer) |
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F411RE is a board from ST's Nucleo family supporting a ARM Cortex-M4
|
||||
STM32F411RE microcontroller with 128Kb of SRAM and 512Kb of ROM Flash.
|
||||
STM32F411RE microcontroller with 128KiB of RAM and 512KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -18,8 +18,8 @@ STM32F411RE microcontroller with 128Kb of SRAM and 512Kb of ROM Flash.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 128Kb |
|
||||
| Flash | 512Kb |
|
||||
| RAM | 128KiB |
|
||||
| Flash | 512KiB |
|
||||
| Frequency | up to 100MHz |
|
||||
| FPU | yes |
|
||||
| Timers | 11 (2x watchdog, 1 SysTick, 7x 16-bit, 1x 32-bit [TIM2]) |
|
||||
|
@ -6,7 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-F446RE is a board from ST's Nucleo family supporting a ARM Cortex-M4
|
||||
STM32F446RE microcontroller with 128Kb of RAM and 512Kb of ROM Flash.
|
||||
STM32F446RE microcontroller with 128KiB of RAM and 512KiB of Flash.
|
||||
|
||||
## Hardware
|
||||
|
||||
@ -19,8 +19,8 @@ STM32F446RE microcontroller with 128Kb of RAM and 512Kb of ROM Flash.
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 128Kb |
|
||||
| Flash | 512Kb |
|
||||
| RAM | 128KiB |
|
||||
| Flash | 512KiB |
|
||||
| Frequency | up to 180MHz |
|
||||
| FPU | yes |
|
||||
| Timers | 17 (2x watchdog, 1 SysTick, 12x 16-bit, 2x 32-bit [TIM2]) |
|
||||
|
@ -6,8 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-G070RB is a board from ST's Nucleo family supporting a ARM
|
||||
Cortex-M0+ STM32G070RB microcontroller with 36KiB of SRAM and 128KiB of ROM
|
||||
Flash.
|
||||
Cortex-M0+ STM32G070RB microcontroller with 36KiB of RAM and 128KiB of Flash.
|
||||
|
||||
## Flashing the Board Using ST-LINK Removable Media
|
||||
|
||||
|
@ -6,8 +6,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-G071RB is a board from ST's Nucleo family supporting a ARM
|
||||
Cortex-M0+ STM32G071RB microcontroller with 36KiB of SRAM and 128KiB of ROM
|
||||
Flash.
|
||||
Cortex-M0+ STM32G071RB microcontroller with 36KiB of RAM and 128KiB of Flash.
|
||||
|
||||
## Flashing the Board Using ST-LINK Removable Media
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
## Overview
|
||||
|
||||
The Nucleo-L073RZ is a board from ST's Nucleo family supporting ARM Cortex-M0
|
||||
STM32L073RZT6 microcontroller with 20kB or RAM and 192Kb of Flash.
|
||||
STM32L073RZT6 microcontroller with 20KiB or RAM and 192KiB of Flash.
|
||||
|
||||
## Flashing the Board Using ST-LINK Removable Media
|
||||
|
||||
|
@ -13,8 +13,8 @@
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M3 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 80Kb |
|
||||
| Flash | 512Kb |
|
||||
| RAM | 80KiB |
|
||||
| Flash | 512KiB |
|
||||
| EEPROM | 16KB |
|
||||
| Frequency | up to 32MHz |
|
||||
| FPU | no |
|
||||
|
@ -6,13 +6,13 @@
|
||||
### MCU
|
||||
|
||||
|
||||
| MCU | STM32L476RG |
|
||||
|:------------- |:--------------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics |
|
||||
| RAM | 128Kb |
|
||||
| Flash | 1MB |
|
||||
| Frequency | up to 80MHz |
|
||||
| MCU | STM32L476RG |
|
||||
|:---------- |:----------------- |
|
||||
| Family | ARM Cortex-M4 |
|
||||
| Vendor | ST Microelectronics|
|
||||
| RAM | 128KiB |
|
||||
| Flash | 1MiB |
|
||||
| Frequency | up to 80MHz |
|
||||
| FPU | yes |
|
||||
| Timers | 16 (2x watchdog, 1 SysTick, 6x 16-bit, 2x 32-bit [TIM2]) |
|
||||
| ADCs | 1x 12-bit |
|
||||
@ -21,8 +21,8 @@
|
||||
| I2Cs | 3 |
|
||||
| RTC | 1 |
|
||||
| CAN | 1 |
|
||||
| Vcc | 1.71 V - 3.6V |
|
||||
| Datasheet | |
|
||||
| Vcc | 1.71 V - 3.6V |
|
||||
| Datasheet | |
|
||||
| Reference Manual | [Reference Manual](http://www.st.com/content/ccc/resource/technical/document/reference_manual/02/35/09/0c/4f/f7/40/03/DM00083560.pdf/files/DM00083560.pdf/jcr:content/translations/en.DM00083560.pdf) |
|
||||
| Programming Manual | [Programming Manual](http://www.st.com/content/ccc/resource/technical/document/programming_manual/6c/3a/cb/e7/e4/ea/44/9b/DM00046982.pdf/files/DM00046982.pdf/jcr:content/translations/en.DM00046982.pdf) |
|
||||
| Board Manual | [Board Manual](https://www.st.com/content/ccc/resource/technical/document/user_manual/98/2e/fa/4b/e0/82/43/b7/DM00105823.pdf/files/DM00105823.pdf/jcr:content/translations/en.DM00105823.pdf) |
|
||||
|
Loading…
Reference in New Issue
Block a user