HAL RAMCFG Overview ¶
Introducing RAMCFG ¶
- group RAMCFG_Introduction
-
-
This introduction is under development.
-
Module and files ¶
The following diagram illustrates the RAMCFG module and its associated files.
Component diagram ¶
The following diagram illustrates the software components involved in the RAMCFG module. It shows the interactions between the user application, HAL drivers, low-level drivers, and the hardware components.
Configuration table ¶
The following table lists the configuration defines for the HAL RAMCFG module, specifying their locations, default values, and descriptions:
- group RAMCFG_Configuration_Table
-
¶
Configuration inside the RAMCFG driver ¶
Config defines
Description
Default value
Note
PRODUCT
from IDE
NA
Ex:STM32U585XX.
USE_ASSERT_DBG_PARAM
from IDE
None
Enable the parameters asserts.
USE_HAL_CHECK_PARAM
from hal_conf.h
0
Enable the parameters runtime checks.
USE_HAL_RAMCFG_MODULE
from hal_conf.h
1
Enable the HAL RAMCFG module.