fix RCC MCO register for f1 CL variants

This commit is contained in:
David Lenfesty
2022-04-26 09:44:38 -06:00
parent a0368410a5
commit 05bf8c23c1
3 changed files with 1142 additions and 3 deletions

View File

@ -873,7 +873,7 @@ enum/I2S2SRC:
description: PLL3 VCO clock selected as I2S clock entry
value: 1
enum/MCO:
bit_size: 4
bit_size: 3
variants:
- name: NoMCO
description: "MCO output disabled, no clock on MCO"
@ -888,7 +888,7 @@ enum/MCO:
description: HSE oscillator clock selected
value: 6
- name: PLL
description: "PLL clock selected (divided by 1 or 2, depending en PLLNODIV)"
description: "PLL clock divided by 2 selected"
value: 7
enum/OTGFSPRE:
bit_size: 1

1138
data/registers/rcc_f1cl.yaml Normal file

File diff suppressed because it is too large Load Diff