diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-12-13 13:46:14 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-01-17 18:22:21 -0500 |
commit | 51526fd627d603f209a5ac64f0f533846b4dfec4 (patch) | |
tree | 88c303d35d9034d1ea212a86c8997b393ac67a71 /src/debugcmds.c | |
parent | cef0b70c8814b67a376d2574e62b8e221cc94e89 (diff) | |
download | kutter-51526fd627d603f209a5ac64f0f533846b4dfec4.tar.gz kutter-51526fd627d603f209a5ac64f0f533846b4dfec4.tar.xz kutter-51526fd627d603f209a5ac64f0f533846b4dfec4.zip |
stm32: ADC timing rework and fixes in stm32h7_adc.c
The stm32l412 doesn't have a PLLSAI1 clock and therefore the CKMODE
should not be set to zero.
The stm32h7 chips run the adc at 25mhz, so BOOST should be set to
0b10.
Improve timing comments.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/debugcmds.c')
0 files changed, 0 insertions, 0 deletions