微控制器中有多少闪存?

How much flash memory is there in the microcontroller?

我有一个 STM32F303CBT6 微控制器。 在 ST site 上,flush 的体积是 128 kB。

reference manual flash up 256 kB.

在这种情况下,寄存器“闪存大小数据寄存器”包含值128 [kB]。

stlink 实用程序中也有 128 kb。

但在清理中window,该页面花费了128页2 kB。这总计 256 KB。

我没听懂。闪光灯的尺寸是多少?

STM32F303CBT6中的“B”代表“128KB”(参见STM32 Part Number Decoding)。

256KB版本为STM32F303CCT6.

我不能告诉你清洁 window 表示什么。