281 Commits

Author SHA1 Message Date
Dario Nieuwenhuis
4f83d5d9cf pwr: add f0, f1. 2023-09-25 00:27:32 +02:00
Dario Nieuwenhuis
2f97514774 pwr: add all VOS enums. 2023-09-18 02:57:23 +02:00
Dario Nieuwenhuis
43c1e7b3be Add STM32WBA support. 2023-09-16 02:34:03 +02:00
xoviat
c3548f2b7a add pwr l0 2023-09-14 17:10:04 -05:00
JuliDi
4484603dbd
first working state with bad sorting 2023-09-14 16:26:53 +02: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
d71fac77e6 g4: fix rcc adc generation 2023-09-11 15:55:53 -05:00
xoviat
b37cec1e73
Merge pull request #251 from xoviat/sdmmc
u5: add sdmmc
2023-09-10 19:08:48 +00:00
xoviat
539d2dd7fe u5: add sdmmc 2023-09-10 14:05:55 -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
Andres Vahter
5236cc71ce chips: add AES entries to perimap 2023-09-07 23:08:54 +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
Daehyeok Mun
697ff5ff6e Support STM32G4 ADC peripheral 2023-09-03 21:19:35 -07:00
ExplodingWaffle
82f8d72be7 add ucpd 2023-09-01 15:59:29 +01:00
Dominik Sliwa
6b2f2c3ac3 split H7 flash for stm32h7a3/b3/b0 chips 2023-08-18 22:13:58 +02:00
Don Reilly
7b0a28e989 fixed missing edge case 2023-08-09 10:34:10 -05:00
Don Reilly
f4e0487ae5 map all (most?) edge cases of ADC 2023-08-08 15:15:36 -05:00
Don Reilly
42273a7f02 rework f3 series rcc take 2 2023-08-07 14:38:22 -05:00
Don Reilly
5953194935 cleaning up mess after fixing headers.rs 2023-08-05 22:14:32 -05:00
Don Reilly
0a3e4c2052 remove unneccessary paranthesis 2023-08-05 18:31:18 -05:00
Don Reilly
39d4db37fe get common registers for adc12(34) 2023-08-05 18:27:00 -05:00
xoviat
6bbb04dd90 spi: fix stm32f479 2023-08-04 19:00:04 -05:00
xoviat
0ac0a44bb0 lptim: consolidate and add for stm32wb 2023-08-03 20:28:33 -05:00
Dario Nieuwenhuis
1f8ab493e0 Fix missing RNG interrupt in many chips. 2023-07-31 01:25:09 +02:00
Tyler Gilbert
170ecab8cb Fix Issue #225.
The STM32U5 uses the same CRS peripheral as the L0, G0, and G4 products. This adds the association of the CRS v1 peripheral to the U5 CRS registers.
2023-07-30 08:37:22 -05:00
JuliDi
0bc6cd3536
add aditf5_v3_1 ADC 2023-07-25 12:32:24 +02:00
Dario Nieuwenhuis
9d536f55a8
Merge pull request #221 from xoviat/adc
adc: add f3
2023-07-22 15:42:34 +00:00
JuliDi
57ccc6a59b
add DAC v3 2023-07-22 16:25:15 +02:00
xoviat
feb4f685ed adc: add f3 2023-07-11 21:10:08 -05:00
Dario Nieuwenhuis
0ad838d889
Merge pull request #213 from xoviat/hrtim
hrtim: add common registers and v2
2023-07-08 08:40:13 +00:00
Dario Nieuwenhuis
793aeb9289
Merge pull request #209 from JcBernack/rng-update
update RNG registers and mapping
2023-07-07 15:24:57 +00:00
xoviat
1e9103cd22 fdcan: add registers 2023-07-04 13:04:54 -05:00
xoviat
39ac6fe76e hrtim: fix version 2023-07-02 15:30:43 -05:00
xoviat
c496da8628 hrtim/v2: add registers 2023-07-02 14:13:46 -05:00
xoviat
32f14c91a6 hrtim: add v1.1 2023-07-02 13:47:53 -05:00
xoviat
c7e4df5ef1 data-gen: add some yaml validation 2023-07-01 17:18:40 -05:00
Jan Christoph Bernack
fc5867835f
select RNG version based on family 2023-07-01 03:40:43 +02:00
Jan Christoph Bernack
f1b05d243d
update RNG registers and mapping 2023-06-30 17:44:07 +02:00
Dario Nieuwenhuis
eac1dc7600 Fix unused mut. 2023-06-29 01:00:03 +02:00
Dario Nieuwenhuis
883442f2ad Switch to bender CI 2023-06-28 17:44:05 +02:00
Kevin Lannen
efc220eb38 CRS: Use L0 CRS definitions for G0 and G4
Comparing the register definitions these peripherals are identical.
2023-06-20 09:48:09 -06:00
Dario Nieuwenhuis
19f5df6144
Merge pull request #193 from xoviat/can
can: skip duplicate interrupt in f107
2023-06-18 10:43:41 +00:00
xoviat
e388dcebe7 can: fix missing interrupts 2023-06-17 19:13:00 -05:00
Catherine
20034cc19a Add support for DAC in STM32F3x that only have a single DAC. 2023-06-16 22:47:18 +00:00
Dario Nieuwenhuis
5116bfd481
Merge pull request #196 from cbruiz/fix/STM32F410-SPI
Update chips.rs to include perimap for SPI in STM32F410 MCUs
2023-06-14 22:10:30 +00:00
Dario Nieuwenhuis
ebb83dd7bd
Merge pull request #188 from xoviat/hrtim
add hrtim
2023-06-14 22:06:37 +00:00
Carlos Barrales
ca3022869a
Update chips.rs to include perimap for SPI in STM32F410 MCUs
+ SPI perimap for spi2s1_v2_4_Cube
2023-06-15 00:00:04 +02:00
Max Ekman
e7aa553dc1
fix(sai): remove unused v3 2023-05-29 20:43:24 +02:00