Commit 34f73c3
stm32L4+ going to STOP2 lowpower mode must keep SRAM3
The low power DEEP_SLEEP mode corresponds to STOP2 low power
mode for the stm32L4+. In this case, the SRAM3 must be powered
during the low power phase since it is a part of the SRAM
area for this target.
Signed-off-by: Francois Ramu <[email protected]>1 parent 4971cd4 commit 34f73c3
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
298 | 302 | | |
299 | 303 | | |
300 | 304 | | |
| |||
0 commit comments