581 Commits

Author SHA1 Message Date
Dario Nieuwenhuis
9f45b0c48c Rename HSI to HSI16 in L1. 2023-10-11 01:21:46 +02:00
Dario Nieuwenhuis
f40f5a40c1 Not all L0s have HSI48/CRS. 2023-10-11 01:21:26 +02:00
Dario Nieuwenhuis
71f81b44e3 Rename HSE32 -> HSE. 2023-10-11 00:29:01 +02:00
Dario Nieuwenhuis
ff45aa382e rcc: add more missing enums. 2023-10-11 00:07:28 +02:00
Dario Nieuwenhuis
e89b8cfc30 rcc: add PLL enums. 2023-10-09 02:44:42 +02:00
Dario Nieuwenhuis
6c73ffbd0b rcc: make naming consistent between "mco" and "mcosel". 2023-10-07 00:46:19 +02:00
Dario Nieuwenhuis
8d112b7a93 rcc: add MCO enums for WB 2023-10-07 00:20:42 +02:00
Dario Nieuwenhuis
e701705d79 rcc: add MCOPRE enum for h5, h7. 2023-10-07 00:10:08 +02:00
Dario Nieuwenhuis
11256dc370 chiptool fmt. 2023-10-07 00:09:14 +02:00
Matt Ickstadt
2ceed56e94 RCC: add LSEDRV enums for WB and WL series
These are in the RMs but previously missing.
2023-10-05 11:18:49 -05:00
Matt Ickstadt
60d034f9fa RCC: unify LSEDRV enum variant names and descriptions
Now the only differences are the series which have swapped medium low/high bits: F0, F3v2, F3, F7, and H7_RM0433.
2023-10-05 10:56:02 -05:00
Matt Ickstadt
32b3bd75ea H7: Fix LSEDRV bits of RM0433
Errata ES0392 2.2.14
2023-10-05 10:37:07 -05:00
Matt Ickstadt
568a7058a1 Create rcc_h7rm04ee.yaml as a copy of rcc_h7.yaml 2023-10-05 10:35:43 -05:00
xoviat
feec3c1617 opamp: add other pins for f3 and g4 2023-10-03 20:38:38 -05:00
xoviat
06d13dfd24
Merge pull request #267 from oll3/tamp_block
add TAMP register block for g0, g4, l5, u5 and wl
2023-10-02 21:00:10 +00:00
Olle Sandberg
00894c8e3d clean up TAMP registers
Remove obvious 1 bit enums and make arrays of repeated fields.
2023-10-02 07:15:40 +02:00
xoviat
4a893c37da add man impl. pin signals 2023-10-01 13:28:31 -05:00
xoviat
e36d73af66 Merge branch 'main' of https://github.com/embassy-rs/stm32-data into sbs 2023-09-28 18:52:19 -05:00
xoviat
97a4fb22b2 rename sbs to syscfg 2023-09-28 18:50:30 -05:00
xoviat
0041cf976c opamp: add f3 and g4 2023-09-28 18:32:30 -05:00
xoviat
1b39301d8c Merge branch 'master' into lptim-basic 2023-09-27 21:09:34 -05:00
Olle Sandberg
e7de675353 add TAMP register block for g0, g4, l5, u5 and wl 2023-09-27 07:35:27 +02:00
shakencodes
0adf2a75d1 Add enums MCOPRE & MCOSEL to wl5 & wle targets 2023-09-26 10:55:19 -07:00
Dario Nieuwenhuis
4f83d5d9cf pwr: add f0, f1. 2023-09-25 00:27:32 +02:00
Dario Nieuwenhuis
d6b0763327 More rcc cleanups. 2023-09-19 04:17:00 +02:00
Dario Nieuwenhuis
2f97514774 pwr: add all VOS enums. 2023-09-18 02:57:23 +02:00
xoviat
a70aa2f06a rcc: use same name for bus psc 2023-09-16 15:43:03 -05:00
Dario Nieuwenhuis
43c1e7b3be Add STM32WBA support. 2023-09-16 02:34:03 +02:00
Dario Nieuwenhuis
8fec79a722 rcc consistency fixes. 2023-09-16 02:34:03 +02:00
Dario Nieuwenhuis
05ea13251c pwr u5 cleanup 2023-09-16 02:34:03 +02:00
Dario Nieuwenhuis
86fb0cfc2f chiptool fmt. 2023-09-16 02:34:03 +02:00
xoviat
1e9067e0f0 pwr/l0: cleanup enums 2023-09-14 17:32:36 -05:00
xoviat
1118eb4c96 cleanup adc common v2 2023-09-14 17:10:13 -05:00
xoviat
c3548f2b7a add pwr l0 2023-09-14 17:10:04 -05:00
xoviat
4e6a74f69c
Merge pull request #252 from xoviat/adc-g4
g4: fix rcc adc generation and cleanup enums
2023-09-11 21:08:12 +00:00
xoviat
db70d16691 adc/v2: cleanup enums 2023-09-11 16:06:43 -05:00
xoviat
85e6808094
Merge pull request #241 from ExplodingWaffle/main
Add UCPD
2023-09-10 18:24:38 +00:00
xoviat
bbff2b9e6b
Merge pull request #249 from andresv/add-aes
Add AES registers
2023-09-10 18:19:31 +00:00
Scott Mabin
27b99b9d24 Add stbiterr field for sdmmc_v1 2023-09-10 12:37:48 +01:00
ExplodingWaffle
32bbb683af finishing touches 2023-09-09 14:55:57 +01:00
Andres Vahter
ffea347a4e aes: MergeFieldsets and MakeRegisterArray 2023-09-07 22:59:09 +03:00
Andres Vahter
6efff79ad8 aes: rm AES from IVR description 2023-09-07 21:20:36 +03:00
Andres Vahter
8d1896c4e0 aes_u5.yaml: remove wrong fields 2023-09-07 20:54:49 +03:00
Andres Vahter
b6da305f85 rm aes_g081.yaml, it is now same as aes_v2.yaml. 2023-09-07 20:37:56 +03:00
Andres Vahter
34fec9129a aes_g081: rm unknow regs
Those registers are not mentioned in RM0444 AES register map.
2023-09-07 20:37:08 +03:00
Andres Vahter
37a93d4627 aes: make all yamls as similar as possible 2023-09-07 20:33:11 +03:00
Andres Vahter
9a56721608 add unmodified AES yamls 2023-09-07 09:51:50 +03:00
Olle Sandberg
9c71725bf2 Support STM32WL5x ADC peripheral 2023-09-05 12:22:56 +02:00
Olle Sandberg
ab99fff0af Support STM32WLEx ADC peripheral
Use adc_g0 since very similar to the WLE one.
2023-09-05 11:59:10 +02:00
xoviat
7e2310f49f
Merge pull request #242 from JuliDi/add-qspi-frcm
Add free-running clock mode for quadspi
2023-09-04 18:57:22 +00:00