Access Tampers and BckSRAM from M4.
Hello,
Is there a way to access the Tamper or backup registers or the backup sram from the MCU? Or is it physically imposible to do so?
Edit:
I am still looking for an answer, I just saw in the RCC registers that I can enable BKPSRAM bits to:
- enable the peripheral for MP (RCC_MP_AHB5ENSETR) and MC (RCC_MC_AHB5ENSETR)
- enable the peripheral for MP (RCC_MP_AHB5LPENSETR) and MC (RCC_MC_AHB5LPENSETR) in low power
Does this mean the MCU is able to access the BKPSRAM peripheral?
Although I do not see a clock enable for the TAMP, is it the same for the tamper (and backup registers)?
Best regards,
Andrés
