UM2222
3.7
Backup and settings configuration
The STM32Cube demonstration saves the kernel and module settings using the following
method:
•
Using the RTC backup register (32-bit data width): the data to save must be a 32-bit
data and can be defined as a bit field structure.
•
Two kernel APIs are used to save or restore the structure from the RTC backup
registers.
3.8
Storage units
The STM32Cube demonstration kernel offers a storage unit that is usable to retrieve audio,
bitmaps and video media. The storage unit is initialized during the platform startup and thus
it is available to all the modules during the STM32Cube Demonstration run time.
The unit is accessible through the standard I/O operations offered by the FatFS used in the
development platform. The unit is mounted automatically when the physical media is
connected to the connector on the board.
(FatFS functions) used to deal with the physical storage unit.
Figure 8. Available storage units
Table 1
UM2222 Rev 2
lists the file system interface functions
Kernel description
17/76
75
Need help?
Do you have a question about the STM32CubeH7 and is the answer not in the manual?