Dario Nieuwenhuis
aaf4782498
Merge pull request #395 from eZioPan/forbid-multi-stm32-features
...
forbid enable multiple stm32 features ...
2024-02-19 12:40:09 +00:00
eZio Pan
1dc88ab4fa
forbid enable multiple stm32 features
2024-02-19 17:12:58 +08:00
Dario Nieuwenhuis
6097928f72
update chiptool
2024-02-16 02:04:57 +01:00
Dario Nieuwenhuis
87b06bac89
rcc: separate fields for bus and kernel clock.
2024-02-16 01:07:41 +01:00
Dario Nieuwenhuis
917db8f71e
Do not lowercase clock names.
2024-02-16 00:26:37 +01:00
Dario Nieuwenhuis
e2c7a7eae0
rcc: fix tons of wrong muxes.
2024-02-16 00:11:14 +01:00
Dario Nieuwenhuis
c8698f3cd8
chiptool fmt.
2024-02-15 23:25:16 +01:00
Dario Nieuwenhuis
3a9e43b7e9
aaaaa
2024-02-15 22:40:49 +01:00
Dario Nieuwenhuis
c5482f1459
Merge pull request #392 from eZioPan/discountinous-field
...
Add support for discountinous field
2024-02-15 19:45:33 +00:00
eZio Pan
f2c85fb49c
update timer_v1
2024-02-15 20:42:08 +01:00
eZio Pan
1045313d2c
update timer_v2
2024-02-15 20:42:08 +01:00
eZio Pan
5907efbaf2
update chiptool
2024-02-15 20:42:08 +01:00
Dario Nieuwenhuis
156c0ec278
Merge pull request #394 from eZioPan/remove-clippy-warning
...
remove clippy warning and error from genrated files.
2024-02-15 19:34:21 +00:00
eZio Pan
8c4122d7c6
remove clippy warning and error from genrated files.
2024-02-15 23:39:08 +08:00
Dario Nieuwenhuis
3cc1a1603e
rcc: fix wrong usart1 mux in f0, f3.
2024-02-14 17:23:48 +01:00
Dario Nieuwenhuis
a7d09dbb0a
Merge pull request #393 from msrd0/fix-my-own-typo
...
Fix typo in syscfg_h7
2024-02-14 08:58:07 +00:00
Dominic
3612060bbe
Fix typo in syscfg_h7
2024-02-14 09:47:37 +01:00
Dario Nieuwenhuis
ab89051030
rcc: Rename TIMI2C -> TIMIC.
2024-02-14 00:53:34 +01:00
Dario Nieuwenhuis
8010c4e7b8
cleanup rcc code a bit more.
2024-02-14 00:30:23 +01:00
Dario Nieuwenhuis
7734584b20
rcc: more accurate f0 mapping.
2024-02-13 01:04:42 +01:00
Dario Nieuwenhuis
156cb15b80
RCC: rename NoMCO -> DISABLE
2024-02-13 00:23:34 +01:00
Dario Nieuwenhuis
8a3ad0b738
chiptool fmt.
2024-02-12 20:48:59 +01:00
Dario Nieuwenhuis
7725fc62f7
pwr: add sdlevel enum.
2024-02-12 20:48:43 +01:00
Dario Nieuwenhuis
c6b8d61400
Merge pull request #391 from msrd0/syscfg-ur17-tcm-axi
...
Add TCM_AXI_SHARED_CFG to SYSCFG_UR17 for STM32H7
2024-02-12 18:52:11 +00:00
Dominic
39dcea050b
Add TCM_AXI_SHARED_CFG to SYSCFG_UR18 for STM32H7
2024-02-12 18:13:40 +01:00
Dario Nieuwenhuis
8ae5bb5fe6
rcc: more accurate f3 versions.
2024-02-12 02:03:25 +01:00
Dario Nieuwenhuis
5bf4bec597
rcc: more generous fallback stripping all peripheral numbers.
2024-02-10 02:48:24 +01:00
Dario Nieuwenhuis
0c921dde2e
Refactor RCC code to find more muxes.
...
Fixes #383
2024-02-10 02:40:36 +01:00
Dario Nieuwenhuis
028efe4e6e
Merge pull request #364 from eZioPan/timer_v2
...
timer v2
2024-02-09 22:42:17 +00:00
Dario Nieuwenhuis
36a3262735
Merge pull request #390 from caleb-garrett/hash
...
Add HASH v4
2024-02-08 20:08:11 +00:00
Caleb Garrett
3fdcc771f3
Added hash v4.
2024-02-08 14:39:43 -05:00
Dario Nieuwenhuis
d7c933984f
Merge pull request #382 from lucasgranberg/main
...
add comp_v3 and apply to stm32wle
2024-02-07 18:24:39 +00:00
Dario Nieuwenhuis
19c010e2e1
Merge pull request #389 from msrd0/syscfg_ur18
...
Add SYSCFG_UR18 register
2024-02-07 18:24:02 +00:00
Dario Nieuwenhuis
90698114d6
Merge pull request #387 from msrd0/octospi1en
...
Add OCTOSPI1 register bits
2024-02-07 18:23:45 +00:00
Dario Nieuwenhuis
b23e88a617
Merge pull request #388 from msrd0/octospi2
...
Fix register address for OCTOSPI2 peripheral
2024-02-07 18:23:12 +00:00
Dominic
ae595edcf2
Add SYSCFG_UR18 register
2024-02-07 17:01:41 +01:00
Dominic
334a42bce7
Fix register address for OCTOSPI2 peripheral
2024-02-07 16:58:16 +01:00
Dominic
01ef0b5999
Add OCTOSPI1 register bits
...
Those were previously only called QUADSPI, which is needed on some
chips like the STM32H745, but those bits are used as OCTOSPI1 bits
on other chips like the STM32H723.
2024-02-07 16:44:29 +01:00
Dario Nieuwenhuis
b07168e665
Merge pull request #381 from shufps/main
...
adds adc support for L0
2024-02-07 13:47:49 +00:00
Lucas Granberg
90b8b692b7
add comp v3 to STM32WL (non E)
2024-02-07 15:37:57 +02:00
Lucas Granberg
8c8af96abd
add comp_v3 and apply to stm32wl
2024-02-07 14:55:12 +02:00
shufps
2f59dea33f
cargo fmt
2024-02-07 09:02:18 +01:00
shufps
7c7194d546
adds adc support for L0
2024-02-07 08:57:52 +01:00
Dario Nieuwenhuis
f0101a2249
Merge pull request #377 from AdinAck/main
...
[READY NOW!] Initial Comparator Support
2024-02-06 16:59:03 +00:00
Dario Nieuwenhuis
5674011dd7
Merge pull request #379 from caleb-garrett/hash
...
Corrected hash v3 register arrays
2024-02-06 00:04:14 +00:00
Caleb Garrett
44c579f350
Corrected hash v3 array lengths.
2024-02-05 18:35:15 -05:00
eZio Pan
e857389850
Add OR register.
...
OR1 is the same as OR. The content is different across chip serials. Leave entire register to HAL to parse.
OR2 and OR3 are just AF1 and AF2.
2024-02-05 16:27:10 +08:00
eZio Pan
b3871b47d8
mapping bug fix
2024-02-05 16:27:10 +08:00
eZio Pan
eb88e4bfb6
tailoring from timer_v1 to timer_l0
2024-02-05 16:27:10 +08:00
eZio Pan
281787fbb1
branch timer_l0 from timer_v1
2024-02-05 16:27:10 +08:00