STM32U5 Backup SRAM in standby
Hi,
I have a question regarding the backup SRAM in the STM32U5. The reference manual is not clear about this:
On the one had, it mentions the following

Which seems to indicate that it is possible to place the device in standby without powering SRAM2.
HOWEVER, it also says this:

This last line (The backup SRAM content is lost in Standby mode without SRAM2 retention. If either RRSB1 or RRSB2 bit is set in Standby mode, the backup SRAM is also retained.) seems to say that it is NOT possible, and one ALWAYS has to retain the 8kB to retain at least the 2kB.
What's more, in the PWR_ModesSelection example, the example configurations only include the following 3 options:

Which also seem to indicate that it is not possible to only retain the 2kB
So which is it: Is it possible to retain the backup SRAM (2kB) WITHOUT retaining the full 8kB (or the other page) of the SRAM2 bank or not?
Thanks for your clarification!
Arnout
