Alexandros Liarokapis
ac1adf946e
Added SPI45SEL to RCC for STM32H7 devices.
...
RCC mux was missing the SPI45SEL selector. I had to add an extra rule to
the rcc.rs and fix the wrong SPI45SEL entries in rcc_h7ab.yaml and rcc_h7rs.yaml.
I confirmed that both default entries point to the PCLK2 instead of HCLK2.
2024-05-21 02:44:43 +03:00
Adin Ackerman
273c875615
fix G4 memory even more
2024-05-14 09:33:24 -07:00
Adin Ackerman
e28546a147
fix memory size for STM32G4...6/8 and stm32g4[34]..B
2024-05-13 15:41:30 -07:00
Dario Nieuwenhuis
893d7ff36b
Add per-package pinouts.
2024-05-09 23:30:01 +02:00
Dario Nieuwenhuis
f1297385e9
fix i2c1 rcc bits in h7rs.
2024-05-01 16:24:50 +02:00
Dario Nieuwenhuis
06e84ca199
add i2cv3 for h7rs.
2024-05-01 16:11:17 +02:00
Dario Nieuwenhuis
5d58d7ddda
chiptool fmt.
2024-05-01 16:11:06 +02:00
Dario Nieuwenhuis
afee4331ad
Add stm32h7rs family.
2024-05-01 02:16:15 +02:00
Dario Nieuwenhuis
a9e67aee12
chiptool fmt.
2024-04-30 02:25:46 +02:00
Dario Nieuwenhuis
37a0941112
Add LPDMA regs, cleanup GPDMA.
2024-04-29 20:47:57 +02:00
Dario Nieuwenhuis
18b3f334f4
metapac: Concat contiguous memory regions for memory.x
2024-04-29 20:38:37 +02:00
Dario Nieuwenhuis
2dd60c7e0e
Update sources.
2024-04-29 18:58:03 +02:00
Dario Nieuwenhuis
e001b7dfcd
Add U5 LPDMA.
2024-04-29 18:33:48 +02:00
Dario Nieuwenhuis
a51bae6042
Simplify DMA matching a bit.
2024-04-29 18:30:50 +02:00
Dario Nieuwenhuis
706b07e020
Normalize DAC => DAC1
2024-04-29 17:59:16 +02:00
Dario Nieuwenhuis
d296bed417
Add WBA5[045]
2024-04-29 00:43:07 +02:00
Dario Nieuwenhuis
f2f067ce14
Add U5[FG].
2024-04-29 00:39:45 +02:00
Dario Nieuwenhuis
722f70a701
Add H5[23].
2024-04-29 00:36:24 +02:00
Dario Nieuwenhuis
37ec0ab67d
Use normalize for SBS->SYSCFG rename.
2024-04-28 23:44:57 +02:00
Dario Nieuwenhuis
85a82da243
Merge pull request #475 from embassy-rs/adc-fix
...
Fix chips with multiple ADC_COMMONs.
2024-04-28 21:31:12 +00:00
Dario Nieuwenhuis
24a684e9e6
adc: fix chips with multiple ADC_COMMON, normalize ADC to ADC1.
2024-04-28 23:28:37 +02:00
Dario Nieuwenhuis
849ed606a1
Add normalize_peri_name.
2024-04-28 23:19:15 +02:00
Dario Nieuwenhuis
ce5c57db68
Remove parse_signal_name duplicate.
2024-04-28 23:01:21 +02:00
Dario Nieuwenhuis
823168933f
Merge pull request #472 from eZioPan/powershell-update
...
update powershell script
2024-04-26 20:42:38 +00:00
Dario Nieuwenhuis
0145dcaf3a
Merge pull request #474 from eZioPan/h50x-pwr
...
align PWR H50x to H5
2024-04-26 20:42:29 +00:00
eZio Pan
051bdfa68a
update powershell script
2024-04-24 21:08:02 +08:00
eZio Pan
e7ed894763
align PWR H50x to H5
2024-04-24 20:39:00 +08:00
Dario Nieuwenhuis
192a897665
Merge pull request #471 from kkoppul2/kkoppul2/tsc
...
Update rcc config for l0 family tsc
2024-04-22 17:00:00 +00:00
Karun Koppula
1ab47a96b4
Update rcc config for l0 family tsc
2024-04-22 12:53:23 -04:00
Dario Nieuwenhuis
8ee7107b6d
Merge pull request #470 from phycrax/stm32-g03g04-memory-x
...
Correct flash size for g03 and g04
2024-04-17 15:10:59 +00:00
Süha
6f0aff1df4
Correct flash size for g03 and g04
2024-04-17 22:18:34 +08:00
Dario Nieuwenhuis
9db1729024
Merge pull request #468 from Systemscape/main
...
Add DSIHOST support
2024-04-17 10:08:21 +00:00
Dario Nieuwenhuis
0e2a82de8d
Merge pull request #456 from eZioPan/lptim
...
rework on LPTIM
2024-04-17 10:03:22 +00:00
Dario Nieuwenhuis
01ac9bfd03
Merge pull request #467 from diondokter/U0
...
More U0 support
2024-04-16 15:04:21 +00:00
Dion Dokter
e44b6798dc
Clean up ADC
2024-04-16 16:42:50 +02:00
Dion Dokter
50f329f131
Add opamp and rtc
2024-04-16 14:44:38 +02:00
JuliDi
f1e684e345
fix ltdc_v1.yaml bfcr wrong definition
2024-04-15 09:20:50 +02:00
JuliDi
804326f93f
add dsihost for u5 chip family
2024-04-15 09:20:50 +02:00
JuliDi
95ff92f362
remove DSISEL from other register ymls where it is not present
2024-04-15 09:20:50 +02:00
JuliDi
dd12c3787a
change DSIPHY to DSI_PHY for rcc_l4plus.yaml to match other families
2024-04-15 09:20:50 +02:00
JuliDi
c8a3e8875d
add DSI as fallback for DSIHOST in stm32-data-gen rcc.rs
2024-04-15 09:20:50 +02:00
Joël Schulz-Ansres
8ec40e422c
Add DSIHOST support
2024-04-15 09:19:55 +02:00
Dion Dokter
a4d4695635
Add aes, crc, tsc and comp
2024-04-14 02:01:06 +02:00
Dion Dokter
7b08f67dfb
Add ADC which is basically the G0 adc but not really
2024-04-14 00:04:06 +02:00
Dion Dokter
a6ff95d7b6
Add the usbram yaml
2024-04-13 23:21:40 +02:00
Dion Dokter
8490e2c8c9
Add rng, dac, crs, and usb
2024-04-13 18:39:00 +02:00
eZio Pan
471c377368
clippy fix
2024-04-13 23:36:32 +08:00
eZio Pan
510f269a69
add lptim_v2b for u0
2024-04-13 23:36:32 +08:00
eZio Pan
0d43029663
lptim_v1 for l0
2024-04-13 23:27:11 +08:00
eZio Pan
d2fcff2e5e
lptim_v1a for l4(no plus), f4, f7
2024-04-13 23:27:11 +08:00