Using the backup SRAM?
Posted on November 30, 2017 at 12:35MCU: STM32F777IIHow can I use the backup SRAM to store non volatile data? Are there any examples?Is there also way to let the compiler know that this is the area of RAM to use for allocating these variable which I...