HAL
LL_SYSCFG_EnableFMCMemorySwapping() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_SYSCFG_EnableFMCMemorySwapping()

LL_SYSCFG_EnableFMCMemorySwapping() function

Enables the FMC Memory Mapping Swapping

Syntax

__STATIC_INLINE void LL_SYSCFG_EnableFMCMemorySwapping(void);

Return value

None

Notes

SDRAM is accessible at 0x60000000 and NOR/RAM is accessible at 0xC0000000

References

LocationText
stm32f4xx_ll_system.h:494
__STATIC_INLINE void LL_SYSCFG_EnableFMCMemorySwapping(void)

Data Use

Data read by LL_SYSCFG_EnableFMCMemorySwapping()
all items filtered out
LL_SYSCFG_EnableFMCMemorySwapping()