FMC_PSRAM_PreInitConfig
SystemInit_ExtMemCtl()
is only used within FMC_PSRAM_PreInitConfig.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FMC_PSRAM_PreInitConfig
SystemInit_ExtMemCtl()
SystemInit_ExtMemCtl() function
Setup the external memory controller. Called in startup_stm32f4xx.s before jump to main. This function configures the external memories (PSRAM) This PSRAM will be used as program data memory (including heap and stack).
Syntax
Show:
Summary
Declaration
Definition
from
system_stm32f4xx.c:127
static
void
SystemInit_ExtMemCtl
(
void
)
;
Implemented in
system_stm32f4xx.c:358
Return value
None
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out