Skip to content

Commit 802c699

Browse files
committed
fix: KiB and description
1 parent e01adfa commit 802c699

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ Note that not all STM32 pins are 5V-tolerant, and the PS/2 protocol is a 5V open
7575

7676
### Nucleo-F401
7777

78-
The NBMC firmware is originally designed to run on an ST Micro STM32F0 (STM32F031K6T6) microcontroller. This MCU has:
78+
The NBMC also supports running on an ST Nucleo-F401RE, for development and debugging purposes. The STM32F401RET6U MCU has:
7979

8080
* 32-bit Arm Cortex-M4 Core
8181
* 3.3V I/O (5V tolerant)
82-
* 512 KBytes Flash
83-
* 96 KBytes SRAM
82+
* 512 KiB Flash
83+
* 96 KiB SRAM
8484
* LQFP64 package (10 * 10 mm)
8585

8686
| CPU Pin | Nucleo-64 Pin | Name | Signal | Function |

0 commit comments

Comments
 (0)