Commit Graph

407 Commits

Author SHA1 Message Date
4f83d5d9cf pwr: add f0, f1. 2023-09-25 00:27:32 +02:00
d6b0763327 More rcc cleanups. 2023-09-19 04:17:00 +02:00
2f97514774 pwr: add all VOS enums. 2023-09-18 02:57:23 +02:00
a70aa2f06a rcc: use same name for bus psc 2023-09-16 15:43:03 -05:00
43c1e7b3be Add STM32WBA support. 2023-09-16 02:34:03 +02:00
8fec79a722 rcc consistency fixes. 2023-09-16 02:34:03 +02:00
05ea13251c pwr u5 cleanup 2023-09-16 02:34:03 +02:00
86fb0cfc2f chiptool fmt. 2023-09-16 02:34:03 +02:00
1e9067e0f0 pwr/l0: cleanup enums 2023-09-14 17:32:36 -05:00
1118eb4c96 cleanup adc common v2 2023-09-14 17:10:13 -05:00
c3548f2b7a add pwr l0 2023-09-14 17:10:04 -05:00
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
db70d16691 adc/v2: cleanup enums 2023-09-11 16:06:43 -05:00
85e6808094 Merge pull request #241 from ExplodingWaffle/main
Add UCPD
2023-09-10 18:24:38 +00:00
bbff2b9e6b Merge pull request #249 from andresv/add-aes
Add AES registers
2023-09-10 18:19:31 +00:00
27b99b9d24 Add stbiterr field for sdmmc_v1 2023-09-10 12:37:48 +01:00
32bbb683af finishing touches 2023-09-09 14:55:57 +01:00
ffea347a4e aes: MergeFieldsets and MakeRegisterArray 2023-09-07 22:59:09 +03:00
6efff79ad8 aes: rm AES from IVR description 2023-09-07 21:20:36 +03:00
8d1896c4e0 aes_u5.yaml: remove wrong fields 2023-09-07 20:54:49 +03:00
b6da305f85 rm aes_g081.yaml, it is now same as aes_v2.yaml. 2023-09-07 20:37:56 +03:00
34fec9129a aes_g081: rm unknow regs
Those registers are not mentioned in RM0444 AES register map.
2023-09-07 20:37:08 +03:00
37a93d4627 aes: make all yamls as similar as possible 2023-09-07 20:33:11 +03:00
9a56721608 add unmodified AES yamls 2023-09-07 09:51:50 +03:00
9c71725bf2 Support STM32WL5x ADC peripheral 2023-09-05 12:22:56 +02:00
ab99fff0af Support STM32WLEx ADC peripheral
Use adc_g0 since very similar to the WLE one.
2023-09-05 11:59:10 +02:00
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
697ff5ff6e Support STM32G4 ADC peripheral 2023-09-03 21:19:35 -07:00
cc8759f205 add free-running clock mode for quadspi 2023-09-03 17:06:27 +02:00
e2cab23e2c fix 2023-09-01 17:50:46 +01:00
eeadbd3f7b give enums real names 2023-09-01 16:40:50 +01:00
30dcf3cabe remove UCPD_ prefixes, remove unneeded enums 2023-09-01 16:24:11 +01:00
82f8d72be7 add ucpd 2023-09-01 15:59:29 +01:00
6146d25433 pwr/wl5: remove some enums 2023-08-27 10:06:24 -05:00
114bd7fb46 h7/flash: add missing CRCRDERR 2023-08-18 22:43:11 +02:00
6b2f2c3ac3 split H7 flash for stm32h7a3/b3/b0 chips 2023-08-18 22:13:58 +02:00
dff9c321f3 readd DBGMCU back into F3 and F3v2 2023-08-07 15:04:18 -05:00
42273a7f02 rework f3 series rcc take 2 2023-08-07 14:38:22 -05:00
f427d49566 adc/f3: cleanup enums 2023-08-06 15:28:34 -05:00
51371cb835 add vrefintcal for f3 2023-08-05 22:23:05 -05:00
5953194935 cleaning up mess after fixing headers.rs 2023-08-05 22:14:32 -05:00
39d4db37fe get common registers for adc12(34) 2023-08-05 18:27:00 -05:00
759fa53724 fix adc_f3 resolution namings to match existing convention across 2023-08-03 11:15:36 -05:00
5dbdc9b0ca adc/f3: fix sample time enum 2023-08-02 20:48:32 -05:00
9d536f55a8 Merge pull request #221 from xoviat/adc
adc: add f3
2023-07-22 15:42:34 +00:00
a910aa76fc fix wrong indentation 2023-07-22 16:50:44 +02:00
2abb498685 adapt DAC trigger enum for v3 2023-07-22 16:48:08 +02:00
57ccc6a59b add DAC v3 2023-07-22 16:25:15 +02:00
4b06fdbf76 adc/f3: naming 2023-07-12 19:43:25 -05:00
5ae0934c28 adc/f3: more cleanup 2023-07-12 19:42:31 -05:00