Torin Cooper-Bennun
4df4f6840c
flash_h50: plain bool for SWAP_BANK fields
2024-04-12 17:03:44 +01:00
Torin Cooper-Bennun
a0c7c136fa
flash_h50: add PRODUCT_STATE enum
...
the values are taken from the official HAL headers; I have only included
enum variants which are definitively mentioned in RM0492, excluding
other variants mentioned in the HAL headers
2024-04-11 10:25:07 +01:00
Torin Cooper-Bennun
f60ad0d665
flash_h50: make _CUR registers read-only
2024-04-11 10:24:55 +01:00
Dario Nieuwenhuis
73ab4d3f67
Merge pull request #451 from eZioPan/lptim-v2
...
lptim v2
2024-04-05 11:28:05 +00:00
Dario Nieuwenhuis
e0a0af600e
Merge pull request #452 from qff233/main
...
Fix ADC resolution enum for stm32g4
2024-04-05 11:20:07 +00:00
eZio Pan
16b4fd12c1
merge lptim CCMR output and input
...
move overlap to field level
2024-04-05 15:01:07 +08:00
qff233
a2c4423ed5
Fix DMA enum
2024-04-05 13:07:24 +08:00
qff233
408a20839a
Fix serial registers for stm32g4 serial:q
2024-04-05 12:58:59 +08:00
eZio Pan
f789074a4b
merge input mode and output mode
2024-04-05 12:36:35 +08:00
qff233
9dfb42cd91
Fix ADC sample_time enum for stm32g4
2024-04-05 01:39:04 +08:00
qff233
cf5ab0f41b
Fix ADC resolution enum for stm32g4
2024-04-05 01:13:23 +08:00
eZio Pan
d9625637f2
add lptim_v2a to chips.rs
2024-04-05 00:06:01 +08:00
eZio Pan
8b036d7f87
add enum
2024-04-04 23:47:06 +08:00
eZio Pan
c25b401647
extract lptim_v2a from l5
2024-04-04 23:40:12 +08:00
eZio Pan
029320446b
add lptim to u5 wba
2024-04-04 23:29:48 +08:00
eZio Pan
59cb83596f
add to chips.rs
2024-04-04 23:04:21 +08:00
eZio Pan
8bd35deb56
add enum
2024-04-04 23:04:21 +08:00
eZio Pan
8bfe8b90f4
split lptim and bug fix ...
...
LPTIM4 has less function, so it's a LPTIM_Basic, the reset are full feature, thus a LPTIM_Adv.
2024-04-04 23:04:21 +08:00
eZio Pan
43e02bf3ec
apply transform
2024-04-04 23:04:21 +08:00
eZio Pan
ac23a24b9b
extract lptim_v2h5 from h573 lptim1
2024-04-04 23:04:21 +08:00
Dario Nieuwenhuis
2b7ec569a5
Merge pull request #446 from kkoppul2/ospi_h7ab_corrections
...
Fix mislabeling for h7ab octospi rcc registers
2024-04-03 17:22:49 +00:00
Karun Koppula
ad31d48657
Fix mislabeling for h7ab octospi rcc registers
2024-04-03 13:16:08 -04:00
Dario Nieuwenhuis
5af9045202
Merge pull request #443 from Ecco/stm32wba-tsc-support
...
Add TSC support for STM32WBA
2024-04-03 12:15:03 +00:00
Romain Goyet
e7b493c058
Add TSC support for STM32WBA
2024-04-02 20:30:35 -04:00
Dario Nieuwenhuis
ac187e40aa
Merge pull request #442 from kkoppul2/ospi_corrections
...
updated l4plus and l5 rcc registers
2024-04-02 19:23:44 +00:00
Karun Koppula
c4be0da68c
updated l4plus and l5 rcc registers
2024-04-02 15:05:12 -04:00
Dario Nieuwenhuis
547b6114ad
Merge pull request #441 from eZioPan/pwr_h5_enum
...
rework on H5 PWR
2024-04-01 16:28:18 +00:00
eZio Pan
a671657453
add enums
2024-04-01 13:20:00 +08:00
eZio Pan
187a8d68af
apply transform
2024-03-31 17:14:34 +08:00
eZio Pan
b87360cd61
extract
2024-03-31 15:37:00 +08:00
Dario Nieuwenhuis
f846335533
Merge pull request #436 from eZioPan/quick-fix
...
some quick fix
2024-03-12 18:58:55 +00:00
eZio Pan
868dec1630
timer: add 16-bit register info
2024-03-13 01:11:26 +08:00
eZio Pan
cc525f1b25
timer: remove PSC
fieldset
2024-03-13 01:06:29 +08:00
eZio Pan
f0532de10a
cordic: add scale
enum
2024-03-13 01:06:16 +08:00
Dario Nieuwenhuis
c8b32ecae7
Merge pull request #435 from adamgreig/sai23
...
rcc: add override so SAI23SEL is used
2024-03-09 19:55:56 +00:00
Adam Greig
544184c70e
rcc: add override so SAI23SEL is used
2024-03-09 18:53:48 +00:00
Dario Nieuwenhuis
a5179c3e96
Merge pull request #434 from eZioPan/update-cordic
...
Update cordic
2024-03-06 18:04:51 +00:00
eZio Pan
ec4e31491e
update desc
2024-03-07 01:41:36 +08:00
eZio Pan
f0d4f717ea
merge enums
2024-03-07 01:40:36 +08:00
Dario Nieuwenhuis
b430ff0044
Merge pull request #433 from MaxiluxSystems/h5_adcdacsel
...
fix ADC, DAC clock muxes for H5, U5
2024-03-04 13:01:01 +00:00
Torin Cooper-Bennun
d1f376978d
fix ADC, DAC clock muxes for H5, U5
...
the clock selection bit is named ADCDACSEL, shared between all ADCs and
DACs
2024-03-04 10:52:06 +00:00
Dario Nieuwenhuis
e7f91751fb
rcc/c0: sysdiv doesn't exist.
2024-03-03 23:50:04 +01:00
Dario Nieuwenhuis
59bb84fbcb
rcc/c0: fix HSI -> HSISYS/HSIKER
2024-03-03 23:50:04 +01:00
Dario Nieuwenhuis
448e82b56a
rcc/c0: consistencify HSI48 -> HSI
2024-03-03 23:44:12 +01:00
Dario Nieuwenhuis
114c075601
rcc/g0: unify USARTxSEL
2024-03-03 23:43:23 +01:00
Dario Nieuwenhuis
6911e21bfd
chiptool fmt.
2024-03-03 23:43:11 +01:00
Dario Nieuwenhuis
e853cf944b
Merge pull request #423 from embassy-rs/usb-mux
...
More accurate USB muxes.
2024-03-01 21:53:15 +00:00
Dario Nieuwenhuis
d67103f97f
More accurate USB muxes.
2024-03-01 22:50:31 +01:00
Dario Nieuwenhuis
d7462d805e
Merge pull request #432 from caleb-garrett/cryp
...
CRYP perimap order
2024-02-29 15:17:40 +00:00
Dario Nieuwenhuis
4a0bcec333
Merge pull request #431 from eZioPan/match-up
...
match items between chip serials
2024-02-28 16:03:48 +00:00