diff options
author | Damien George <damien.p.george@gmail.com> | 2018-09-24 12:55:15 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-09-24 12:55:15 +1000 |
commit | 1acf58c08f0f29408522a99cc7ef1d6270c21c09 (patch) | |
tree | b1535511dd46522637ccabb955d63b628c6e5c01 /py/persistentcode.c | |
parent | 4df1943948d357f6f62c6f23a241476490dcd3b4 (diff) | |
download | micropython-1acf58c08f0f29408522a99cc7ef1d6270c21c09.tar.gz micropython-1acf58c08f0f29408522a99cc7ef1d6270c21c09.zip |
stm32/modmachine: Re-enable PLLSAI[1] after waking from stop mode.
On F7s PLLSAI is used as a 48MHz clock source if the main PLL cannot
provide such a frequency, and on L4s PLLSAI1 is always used as a clock
source for the peripherals. This commit makes sure these PLLs are
re-enabled upon waking from stop mode so the peripherals work.
See issues #4022 and #4178 (L4 specific).
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions