TM STM32F4xx Libraries  v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle

4-kBytes backup ram library for STM32F4xx - http://stm32f4-discovery.com/2014/12/library-45-interface-backup-sram-on-stm32f4 More...

Modules

 TM_BKPSRAM_Functions
 Library Functions.
 

Detailed Description

4-kBytes backup ram library for STM32F4xx - http://stm32f4-discovery.com/2014/12/library-45-interface-backup-sram-on-stm32f4

This library is not supported for STM32F401 and STM32F411, because they don't have backup SRAM.

Warning
If you will try to read from "SRAM memory" on these devices, you will get a "HardFault" error.
Changelog
 Version 1.1
  - December 22, 2014
  - You can now store float variables, too

 Version 1.0
  - First release
Dependencies
 - STM32F4xx
 - STM32F4xx RCC
 - STM32F4xx PWR
 - defines.h