Registered User mNo edit summary |
Registered User mNo edit summary Tag: 2017 source edit |
||
(28 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ApplicableFor | |||
|MPUs list=STM32MP13x, STM32MP15x, STM32MP21x, STM32MP23x, STM32MP25x | |||
|MPUs checklist=STM32MP13x, STM32MP15x, STM32MP21x, STM32MP23x, STM32MP25x | |||
}} | |||
==Article purpose== | ==Article purpose== | ||
The purpose of this article is to | The purpose of this article is to: | ||
* briefly introduce the FMC | * briefly introduce the FMC peripheral and its main features, | ||
* indicate the | * indicate the peripheral instances assignment at boot time and their assignment at runtime (including whether instances can be allocated to secure contexts), | ||
* list the software frameworks and drivers managing the peripheral, | |||
* explain | * explain how to configure the peripheral. | ||
==Peripheral overview== | ==Peripheral overview== | ||
The '''FMC''' peripheral includes two memory controllers: | The '''FMC''' peripheral includes two memory controllers: | ||
* The NOR/PSRAM memory controller | * The NOR/PSRAM memory controller | ||
* The NAND memory controller | * The NAND memory controller. | ||
Refer to the [[STM32 MPU resources#Reference manuals|STM32 MPU reference manuals]] for the complete list of features, and to the software frameworks and drivers, introduced below, to see which features are implemented. | |||
===NOR/PSRAM memory controller (or external bus interface controller)=== | ===NOR/PSRAM memory controller (or external bus interface controller)=== | ||
The '''FMC''' NOR/PSRAM memory controller is used to interface static memory devices, but it is also used to interface Ethernet devices, LCD devices, . | The '''FMC''' NOR/PSRAM memory controller is used to interface static memory devices, but it is also used to interface Ethernet devices, LCD devices, and so on.<br> | ||
The '''FMC''' NOR/PSRAM controller generates the appropriate signal timings to drive the following types of memories: | The '''FMC''' NOR/PSRAM controller generates the appropriate signal timings to drive the following types of memories: | ||
* Asynchronous SRAM, FRAM and ROM | * Asynchronous SRAM, FRAM and ROM | ||
Line 26: | Line 32: | ||
**Burst mode for synchronous accesses | **Burst mode for synchronous accesses | ||
**Multiplexed or non-multiplexed | **Multiplexed or non-multiplexed | ||
The '''FMC''' NOR/PSRAM controller supports a wide range of devices through programmable timings | The '''FMC''' NOR/PSRAM controller supports a wide range of devices through programmable timings. <br>Among those programmable timings, there are: | ||
* Programmable wait states (up to 15) | * Programmable wait states (up to 15) | ||
* Programmable bus turnaround cycles (up to 15) | * Programmable bus turnaround cycles (up to 15) | ||
Line 32: | Line 38: | ||
* Independent read and write timings and protocol to support the widest variety of memories and timings | * Independent read and write timings and protocol to support the widest variety of memories and timings | ||
* Programmable continuous clock output. | * Programmable continuous clock output. | ||
The '''FMC''' NOR/PSRAM controller supports up to four external devices. | The '''FMC''' NOR/PSRAM controller also supports up to four external devices. | ||
===NAND Flash controller=== | ===NAND Flash controller=== | ||
The '''FMC''' NAND Flash controller is used to interface STM32 MPU with SLC 8-bit or 16-bit NAND Flash memory devices. <br> | The '''FMC''' NAND Flash controller is used to interface STM32 MPU with SLC 8-bit or 16-bit NAND Flash memory devices. <br> | ||
The '''FMC''' NAND Flash controller supports: | The '''FMC''' NAND Flash controller supports: | ||
* Programmable error correction capability (ECC) using BCH8 code, BCH4 code or Hamming code | * Programmable error correction capability (ECC) using BCH8 code, BCH4 code or Hamming code | ||
Line 42: | Line 49: | ||
* Multiple dice per package. <br> | * Multiple dice per package. <br> | ||
=== | ===FMC access protection=== | ||
On {{MicroprocessorDevice | device=2}}, FMC is a RIF-aware peripheral. It embeds dedicated RIF protection units which follow firewall rules described in [[Resource Isolation Framework overview]]. | |||
The FMC protected resources are: | |||
* FMC_R0: common registers | |||
* FMC_R1: NOR/PSRAM controller for chip select NE1 | |||
* FMC_R2: NOR/PSRAM controller for chip select NE2 | |||
* FMC_R3: NOR/PSRAM controller for chip select NE3 | |||
* FMC_R4: NOR/PSRAM controller for chip select NE4 | |||
* FMC_R5: NAND controller | |||
== | ==Peripheral usage== | ||
This chapter is applicable in the scope of the '''OpenSTLinux BSP''' running on the Arm<sup>®</sup> Cortex<sup>®</sup>-A processor(s), and the '''STM32CubeMPU Package''' running on the Arm<sup>®</sup> Cortex<sup>®</sup>-M processor. | |||
== | ===Boot time assignment=== | ||
=== | ====On {{MicroprocessorDevice | device=1}}==== | ||
The FMC NAND Flash controller is the boot device that supports serial boot for Flash programming with [[STM32CubeProgrammer]]. | The FMC NAND Flash controller is the boot device that supports serial boot for Flash programming with [[STM32CubeProgrammer]]. | ||
{{#lst:STM32MP1_internal_peripherals_assignment_table_template|stm32mp1_boottime}} | |||
<section begin=stm32mp13_boottime /><section begin=stm32mp15_boottime /> | |||
| rowspan="1" | Mass storage | |||
| rowspan="1" | [[FMC internal peripheral|FMC]] | |||
| FMC | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
<section end=stm32mp13_boottime /><section end=stm32mp15_boottime /> | |||
|} | |||
=== | ====On {{MicroprocessorDevice | device=2}}==== | ||
{{#lst:STM32MP2_internal_peripherals_assignment_table_template|stm32mp2_a35_boottime}} | |||
<section begin=stm32mp21_a35_boottime/><section begin=stm32mp23_a35_boottime/><section begin=stm32mp25_a35_boottime/> | |||
| rowspan="1" | Mass storage | |||
| rowspan="1" | [[FMC internal peripheral | FMC]] <span title="RIF-aware internal peripheral"><sup>[[File:Info.png|15px|link=]]</sup></span> | |||
| FMC | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| Shareable at internal peripheral level thanks to the RIF: see the [[FMC internal peripheral#stm32mp2_FMC_a35_boottime_rif | boot time allocation per feature]] | |||
|- | |||
<section end=stm32mp21_a35_boottime/><section end=stm32mp23_a35_boottime/><section end=stm32mp25_a35_boottime/> | |||
|} | |||
= | <span id="stm32mp2_FMC_a35_boottime_rif"></span>The below table shows the possible boot time allocations for the features of the FMC instance. | ||
{{#lst:STM32MP2_internal_peripherals_assignment_table_template|stm32mp2_a35_boottime_rif}} | |||
| FMC_CFGR | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM1 | |||
| | |||
===== | | <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | ||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM2 | |||
| | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM3 | |||
| | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM4 | |||
| | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NAND | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
|} | |||
==== | ===Runtime assignment=== | ||
====On {{MicroprocessorDevice | device=13}}==== | |||
{{#lst:STM32MP1_internal_peripherals_assignment_table_template|stm32mp13_runtime}} | |||
<section begin=stm32mp13_runtime /> | |||
| rowspan="1" | Mass storage | |||
| rowspan="1" | [[FMC internal peripheral|FMC]] | |||
| FMC | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| Assignment (single choice) | |||
|- | |||
<section end=stm32mp13_runtime /> | |||
|} | |||
====On {{MicroprocessorDevice | device=15}}==== | |||
{{#lst:STM32MP1_internal_peripherals_assignment_table_template|stm32mp15_runtime}} | |||
<section begin=stm32mp15_runtime /> | |||
| rowspan="1" | Mass storage | |||
| rowspan="1" | [[FMC internal peripheral|FMC]] | |||
| FMC | |||
| | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| Assignment (single choice) | |||
|- | |||
<section end=stm32mp15_runtime /> | |||
|} | |||
====On {{MicroprocessorDevice | device=21}}==== | |||
{{#lst:STM32MP2_internal_peripherals_assignment_table_template|stm32mp21_runtime}} | |||
{{: | <section begin=stm32mp21_a35_runtime /> | ||
<section begin= | | rowspan="1" | Mass storage | ||
| rowspan="1" | [[FMC internal peripheral | FMC]] <span title="RIF-aware internal peripheral"><sup>[[File:Info.png|15px|link=]]</sup> | |||
| FMC | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| Shareable at internal peripheral level thanks to the RIF: see the [[FMC internal peripheral#stm32mp21_FMC_a35_runtime_rif | runtime allocation per feature]] | |||
|- | |||
<section end=stm32mp21_a35_runtime /> | |||
|} | |||
<section end= | |||
== | <span id="stm32mp21_FMC_a35_runtime_rif"/>The below table shows the possible runtime allocations for the features of the FMC instance. | ||
{{#lst:STM32MP2_internal_peripherals_assignment_table_template|stm32mp21_runtime_rif}} | |||
| FMC_CFGR | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM1 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM2 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM3 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM4 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NAND | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| | |||
|- | |||
|} | |||
== | ====On {{MicroprocessorDevice | device=23}}==== | ||
< | {{#lst:STM32MP2_internal_peripherals_assignment_table_template|stm32mp23_runtime}} | ||
<section begin=stm32mp23_a35_runtime /> | |||
| rowspan="1" | Mass storage | |||
| rowspan="1" | [[FMC internal peripheral | FMC]] <span title="RIF-aware internal peripheral"><sup>[[File:Info.png|15px|link=]]</sup> | |||
| FMC | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| Shareable at internal peripheral level thanks to the RIF: see the [[FMC internal peripheral#stm32mp23_FMC_a35_runtime_rif | runtime allocation per feature]] | |||
|- | |||
<section end=stm32mp23_a35_runtime /> | |||
|} | |||
<span id="stm32mp23_FMC_a35_runtime_rif"/>The below table shows the possible runtime allocations for the features of the FMC instance. | |||
{{#lst:STM32MP2_internal_peripherals_assignment_table_template|stm32mp23_runtime_rif}} | |||
| FMC_CFGR | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM1 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM2 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM3 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NOR/PSRAM4 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
|- | |||
| FMC_NAND | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| | |||
|- | |||
|} | |||
====On {{MicroprocessorDevice | device=25}}==== | |||
{{#lst:STM32MP2_internal_peripherals_assignment_table_template|stm32mp25_runtime}} | |||
<section begin=stm32mp25_a35_runtime /> | |||
| rowspan="1" | Mass storage | |||
| rowspan="1" | [[FMC internal peripheral | FMC]] <span title="RIF-aware internal peripheral"><sup>[[File:Info.png|15px|link=]]</sup> | |||
| FMC | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| Shareable at internal peripheral level thanks to the RIF: see the [[FMC internal peripheral#stm32mp25_FMC_a35_runtime_rif | runtime allocation per feature]] | |||
|- | |||
<section end=stm32mp25_a35_runtime /> | |||
|} | |||
<span id="stm32mp25_FMC_a35_runtime_rif"/>The below table shows the possible runtime allocations for the features of the FMC instance. | |||
{{#lst:STM32MP2_internal_peripherals_assignment_table_template|stm32mp25_runtime_rif}} | |||
| FMC_CFGR | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
| | |||
|- | |||
| FMC_NOR/PSRAM1 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
| | |||
|- | |||
| FMC_NOR/PSRAM2 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
| | |||
|- | |||
| FMC_NOR/PSRAM3 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
| | |||
|- | |||
| FMC_NOR/PSRAM4 | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| | |||
| | |||
|- | |||
| FMC_NAND | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span><sup>OP-TEE</sup> | |||
| <span title="assignable peripheral" style="font-size:21px">☐</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| <span title="assignable peripheral but not supported" style="font-size:21px">⬚</span> | |||
| | |||
| | |||
|- | |||
|} | |||
==Software frameworks and drivers== | |||
Below are listed the software frameworks and drivers managing the FMC peripheral for the embedded software components listed in the above tables. | |||
* '''Linux<sup>®</sup>''': [[MTD overview|MTD framework]] and drivers ({{CodeSource | Linux kernel | drivers/mtd/nand/raw/stm32_fmc2_nand.c}}, {{CodeSource | Linux kernel | drivers/memory/stm32-fmc2-ebi.c}}) | |||
* '''STM32Cube''': [[STM32CubeMP15 Package architecture|FMC HAL driver]] | |||
* '''TF-A BL2''': MTD framework ({{CodeSource | TF-A | drivers/mtd/nand/}}) and driver ({{CodeSource | TF-A | drivers/st/fmc/stm32_fmc2_nand.c}}) | |||
* '''U-Boot''': MTD framework ({{CodeSource | U-Boot | drivers/mtd/nand/raw/}}) and drivers ({{CodeSource | U-Boot | drivers/mtd/nand/raw/stm32_fmc2_nand.c}}, {{CodeSource | U-Boot | drivers/memory/stm32-fmc2-ebi.c}}) | |||
* '''OP-TEE''': driver ({{CodeSource | OP-TEE_OS | core/drivers/stm32_fmc.c}}) | |||
==How to assign and configure the peripheral== | |||
The peripheral assignment can be done via the [[STM32CubeMX]] graphical tool (and manually completed if needed).<br /> | |||
This tool also helps to configure the peripheral: | |||
* partial device trees (pin control and clock tree) generation for the OpenSTLinux software components, | |||
* HAL initialization code generation for the STM32CubeMPU Package. | |||
The configuration is applied by the firmware running in the context in which the peripheral is assigned. | |||
For Linux kernel configuration, please refer to [[FMC device tree configuration]]. | |||
<noinclude> | <noinclude> | ||
[[Category:Mass storage peripherals]] | |||
{{ArticleBasedOnModel | Internal peripheral article model}} | {{ArticleBasedOnModel | Internal peripheral article model}} | ||
{{PublicationRequestId | 24638 | 2022-09-26 | }} | |||
</noinclude> | </noinclude> |
Latest revision as of 10:48, 7 November 2024
1. Article purpose[edit | edit source]
The purpose of this article is to:
- briefly introduce the FMC peripheral and its main features,
- indicate the peripheral instances assignment at boot time and their assignment at runtime (including whether instances can be allocated to secure contexts),
- list the software frameworks and drivers managing the peripheral,
- explain how to configure the peripheral.
2. Peripheral overview[edit | edit source]
The FMC peripheral includes two memory controllers:
- The NOR/PSRAM memory controller
- The NAND memory controller.
Refer to the STM32 MPU reference manuals for the complete list of features, and to the software frameworks and drivers, introduced below, to see which features are implemented.
2.1. NOR/PSRAM memory controller (or external bus interface controller)[edit | edit source]
The FMC NOR/PSRAM memory controller is used to interface static memory devices, but it is also used to interface Ethernet devices, LCD devices, and so on.
The FMC NOR/PSRAM controller generates the appropriate signal timings to drive the following types of memories:
- Asynchronous SRAM, FRAM and ROM
- 8 bits
- 16 bits
- PSRAM (CellularRAM™)
- Asynchronous mode
- Burst mode for synchronous accesses with configurable option to split burst access when crossing boundary page for CRAM 1.5.
- Multiplexed or non-multiplexed
- NOR Flash memory
- Asynchronous mode
- Burst mode for synchronous accesses
- Multiplexed or non-multiplexed
The FMC NOR/PSRAM controller supports a wide range of devices through programmable timings.
Among those programmable timings, there are:
- Programmable wait states (up to 15)
- Programmable bus turnaround cycles (up to 15)
- Programmable output enable and write enable delays (up to 15)
- Independent read and write timings and protocol to support the widest variety of memories and timings
- Programmable continuous clock output.
The FMC NOR/PSRAM controller also supports up to four external devices.
2.2. NAND Flash controller[edit | edit source]
The FMC NAND Flash controller is used to interface STM32 MPU with SLC 8-bit or 16-bit NAND Flash memory devices.
The FMC NAND Flash controller supports:
- Programmable error correction capability (ECC) using BCH8 code, BCH4 code or Hamming code
- Programmable page size of 2048, 4096 and 8192 bytes
- Programmable memory timings
- Multiple dice per package.
2.3. FMC access protection[edit | edit source]
On STM32MP2 unknown microprocessor device, FMC is a RIF-aware peripheral. It embeds dedicated RIF protection units which follow firewall rules described in Resource Isolation Framework overview. The FMC protected resources are:
- FMC_R0: common registers
- FMC_R1: NOR/PSRAM controller for chip select NE1
- FMC_R2: NOR/PSRAM controller for chip select NE2
- FMC_R3: NOR/PSRAM controller for chip select NE3
- FMC_R4: NOR/PSRAM controller for chip select NE4
- FMC_R5: NAND controller
3. Peripheral usage[edit | edit source]
This chapter is applicable in the scope of the OpenSTLinux BSP running on the Arm® Cortex®-A processor(s), and the STM32CubeMPU Package running on the Arm® Cortex®-M processor.
3.1. Boot time assignment[edit | edit source]
3.1.1. On STM32MP1 Series[edit | edit source]
The FMC NAND Flash controller is the boot device that supports serial boot for Flash programming with STM32CubeProgrammer.
Click on to expand or collapse the legend...
Domain | Peripheral | Boot time allocation | Comment ![]() | |||
---|---|---|---|---|---|---|
Instance | Cortex-A7 secure (ROM code) |
Cortex-A7 secure (TF-A BL2) |
Cortex-A7 non-secure (U-Boot) | |||
Mass storage | FMC | FMC | ☐ | ☐ | ☐ |
3.1.2. On STM32MP2 unknown microprocessor device[edit | edit source]
Click on to expand or collapse the legend...
Domain | Peripheral | Boot time allocation | Comment ![]() | |||
---|---|---|---|---|---|---|
Instance | Cortex-A35 secure (ROM code) |
Cortex-A35 secure (TF-A BL2) |
Cortex-A35 nonsecure (U-Boot) | |||
Mass storage | FMC ![]() |
FMC | ☐ | ☐ | ☐ | Shareable at internal peripheral level thanks to the RIF: see the boot time allocation per feature |
The below table shows the possible boot time allocations for the features of the FMC instance.
Feature | Boot time allocation ![]() |
Comment | ||
---|---|---|---|---|
Cortex-A35 secure (ROM code) |
Cortex-A35 secure (TF-A BL2) |
Cortex-A35 nonsecure (U-Boot) | ||
FMC_CFGR | ☐ | ☐ | ☐ | |
FMC_NOR/PSRAM1 | ⬚ | ☐ | ||
FMC_NOR/PSRAM2 | ⬚ | ☐ | ||
FMC_NOR/PSRAM3 | ⬚ | ☐ | ||
FMC_NOR/PSRAM4 | ⬚ | ☐ | ||
FMC_NAND | ☐ | ☐ | ☐ |
3.2. Runtime assignment[edit | edit source]
3.2.1. On STM32MP13x lines
[edit | edit source]
Click on to expand or collapse the legend...
Domain | Peripheral | Runtime allocation | Comment ![]() | ||
---|---|---|---|---|---|
Instance | Cortex-A7 secure (OP-TEE) |
Cortex-A7 non-secure (Linux) | |||
Mass storage | FMC | FMC | ⬚ | ☐ | Assignment (single choice) |
3.2.2. On STM32MP15x lines
[edit | edit source]
Click on to expand or collapse the legend...
Domain | Peripheral | Runtime allocation | Comment ![]() | |||
---|---|---|---|---|---|---|
Instance | Cortex-A7 secure (OP-TEE) |
Cortex-A7 non-secure (Linux) |
Cortex-M4 (STM32Cube) | |||
Mass storage | FMC | FMC | ☐ | ☐ | Assignment (single choice) |
3.2.3. On STM32MP21 unknown microprocessor device[edit | edit source]
Click on to expand or collapse the legend...
Domain | Peripheral | Runtime allocation | Comment ![]() | ||||
---|---|---|---|---|---|---|---|
Instance | Cortex-A35 secure (OP-TEE / TF-A BL31) |
Cortex-A35 nonsecure (Linux) |
Cortex-M33 secure (TF-M) |
Cortex-M33 nonsecure (STM32Cube) | |||
Mass storage | FMC ![]() |
FMC | ☐ | ☐ | ☐ | ☐ | Shareable at internal peripheral level thanks to the RIF: see the runtime allocation per feature |
The below table shows the possible runtime allocations for the features of the FMC instance.
Feature | Runtime allocation ![]() |
Comment | |||
---|---|---|---|---|---|
Cortex-A35 secure (OP-TEE / TF-A BL31) |
Cortex-A35 nonsecure (Linux) |
Cortex-M33 secure (TF-M) |
Cortex-M33 nonsecure (STM32Cube) | ||
FMC_CFGR | ☐OP-TEE | ☐ | ☐ | ☐ | |
FMC_NOR/PSRAM1 | ⬚OP-TEE | ☐ | ⬚ | ☐ | |
FMC_NOR/PSRAM2 | ⬚OP-TEE | ☐ | ⬚ | ☐ | |
FMC_NOR/PSRAM3 | ⬚OP-TEE | ☐ | ⬚ | ☐ | |
FMC_NOR/PSRAM4 | ⬚OP-TEE | ☐ | ⬚ | ☐ | |
FMC_NAND | ⬚OP-TEE | ☐ | ⬚ | ⬚ |
3.2.4. On STM32MP23 unknown microprocessor device[edit | edit source]
Click on to expand or collapse the legend...
Domain | Peripheral | Runtime allocation | Comment ![]() | ||||
---|---|---|---|---|---|---|---|
Instance | Cortex-A35 secure (OP-TEE / TF-A BL31) |
Cortex-A35 nonsecure (Linux) |
Cortex-M33 secure (TF-M) |
Cortex-M33 nonsecure (STM32Cube) | |||
Mass storage | FMC ![]() |
FMC | ☐ | ☐ | ☐ | ☐ | Shareable at internal peripheral level thanks to the RIF: see the runtime allocation per feature |
The below table shows the possible runtime allocations for the features of the FMC instance.
Feature | Runtime allocation ![]() |
Comment | |||
---|---|---|---|---|---|
Cortex-A35 secure (OP-TEE / TF-A BL31) |
Cortex-A35 nonsecure (Linux) |
Cortex-M33 secure (TF-M) |
Cortex-M33 nonsecure (STM32Cube) | ||
FMC_CFGR | ☐OP-TEE | ☐ | ☐ | ☐ | |
FMC_NOR/PSRAM1 | ⬚OP-TEE | ☐ | ⬚ | ☐ | |
FMC_NOR/PSRAM2 | ⬚OP-TEE | ☐ | ⬚ | ☐ | |
FMC_NOR/PSRAM3 | ⬚OP-TEE | ☐ | ⬚ | ☐ | |
FMC_NOR/PSRAM4 | ⬚OP-TEE | ☐ | ⬚ | ☐ | |
FMC_NAND | ⬚OP-TEE | ☐ | ⬚ | ⬚ |
3.2.5. On STM32MP25 unknown microprocessor device[edit | edit source]
Click on to expand or collapse the legend...
Domain | Peripheral | Runtime allocation | Comment ![]() | |||||
---|---|---|---|---|---|---|---|---|
Instance | Cortex-A35 secure (OP-TEE / TF-A BL31) |
Cortex-A35 nonsecure (Linux) |
Cortex-M33 secure (TF-M) |
Cortex-M33 nonsecure (STM32Cube) |
Cortex-M0+ (STM32Cube) | |||
Mass storage | FMC ![]() |
FMC | ☐ | ☐ | ☐ | ☐ | ☐ | Shareable at internal peripheral level thanks to the RIF: see the runtime allocation per feature |
The below table shows the possible runtime allocations for the features of the FMC instance.
Feature | Runtime allocation ![]() |
Comment | ||||
---|---|---|---|---|---|---|
Cortex-A35 secure (OP-TEE / TF-A BL31) |
Cortex-A35 nonsecure (Linux) |
Cortex-M33 secure (TF-M) |
Cortex-M33 nonsecure (STM32Cube) |
Cortex-M0+ (STM32Cube) | ||
FMC_CFGR | ☐OP-TEE | ☐ | ☐ | ☐ | ||
FMC_NOR/PSRAM1 | ⬚OP-TEE | ☐ | ⬚ | ☐ | ||
FMC_NOR/PSRAM2 | ⬚OP-TEE | ☐ | ⬚ | ☐ | ||
FMC_NOR/PSRAM3 | ⬚OP-TEE | ☐ | ⬚ | ☐ | ||
FMC_NOR/PSRAM4 | ⬚OP-TEE | ☐ | ⬚ | ☐ | ||
FMC_NAND | ⬚OP-TEE | ☐ | ⬚ | ⬚ |
4. Software frameworks and drivers[edit | edit source]
Below are listed the software frameworks and drivers managing the FMC peripheral for the embedded software components listed in the above tables.
- Linux®: MTD framework and drivers (drivers/mtd/nand/raw/stm32_fmc2_nand.c , drivers/memory/stm32-fmc2-ebi.c )
- STM32Cube: FMC HAL driver
- TF-A BL2: MTD framework (drivers/mtd/nand/ ) and driver (drivers/st/fmc/stm32_fmc2_nand.c )
- U-Boot: MTD framework (drivers/mtd/nand/raw/ ) and drivers (drivers/mtd/nand/raw/stm32_fmc2_nand.c , drivers/memory/stm32-fmc2-ebi.c )
- OP-TEE: driver (core/drivers/stm32_fmc.c )
5. How to assign and configure the peripheral[edit | edit source]
The peripheral assignment can be done via the STM32CubeMX graphical tool (and manually completed if needed).
This tool also helps to configure the peripheral:
- partial device trees (pin control and clock tree) generation for the OpenSTLinux software components,
- HAL initialization code generation for the STM32CubeMPU Package.
The configuration is applied by the firmware running in the context in which the peripheral is assigned.
For Linux kernel configuration, please refer to FMC device tree configuration.