-
0fd7b9582f
Merge branch 'embassy-rs:main' into main
main
Guangzong Chen
2024-05-28 13:41:16 -04:00
-
-
ad633a3e26
Merge pull request #482 from liarokapisv/spi_v3-I2SCFGR
Dario Nieuwenhuis
2024-05-22 10:05:51 +00:00
-
-
34c0188a68
hsem: remove incorrect readonly mark.
Dario Nieuwenhuis
2024-05-21 23:13:02 +02:00
-
1f3fd240c5
added I2SCFGR register to spi_v3.yaml
Alexandros Liarokapis
2024-05-20 17:42:23 +03:00
-
ac1adf946e
Added SPI45SEL to RCC for STM32H7 devices.
Alexandros Liarokapis
2024-05-15 22:20:10 +03:00
-
7512e3e73a
Merge pull request #481 from liarokapisv/fix-spi45sel-h7
Dario Nieuwenhuis
2024-05-15 20:01:44 +00:00
-
-
8059f940cf
Added SPI45SEL to RCC for STM32H7 devices.
Alexandros Liarokapis
2024-05-15 22:20:10 +03:00
-
-
2973b28046
Merge pull request #478 from AdinAck/main
Dario Nieuwenhuis
2024-05-14 16:47:20 +00:00
-
-
273c875615
fix G4 memory even more
Adin Ackerman
2024-05-14 09:33:24 -07:00
-
e28546a147
fix memory size for STM32G4...6/8 and stm32g4[34]..B
Adin Ackerman
2024-05-13 15:41:30 -07:00
-
-
893d7ff36b
Add per-package pinouts.
Dario Nieuwenhuis
2024-05-09 23:30:01 +02:00
-
8ba0a0a524
Merge branch 'embassy-rs:main' into main
Guangzong Chen
2024-05-01 16:08:28 -04:00
-
-
f1297385e9
fix i2c1 rcc bits in h7rs.
Dario Nieuwenhuis
2024-05-01 16:24:50 +02:00
-
06e84ca199
add i2cv3 for h7rs.
Dario Nieuwenhuis
2024-05-01 16:11:17 +02:00
-
5d58d7ddda
chiptool fmt.
Dario Nieuwenhuis
2024-05-01 16:11:06 +02:00
-
afee4331ad
Add stm32h7rs family.
Dario Nieuwenhuis
2024-05-01 02:16:15 +02:00
-
a9e67aee12
chiptool fmt.
Dario Nieuwenhuis
2024-04-30 02:25:46 +02:00
-
37a0941112
Add LPDMA regs, cleanup GPDMA.
Dario Nieuwenhuis
2024-04-29 20:47:57 +02:00
-
18b3f334f4
metapac: Concat contiguous memory regions for memory.x
Dario Nieuwenhuis
2024-04-29 20:38:37 +02:00
-
2dd60c7e0e
Update sources.
Dario Nieuwenhuis
2024-04-29 18:58:03 +02:00
-
e001b7dfcd
Add U5 LPDMA.
Dario Nieuwenhuis
2024-04-29 18:33:48 +02:00
-
a51bae6042
Simplify DMA matching a bit.
Dario Nieuwenhuis
2024-04-29 18:30:50 +02:00
-
706b07e020
Normalize DAC => DAC1
Dario Nieuwenhuis
2024-04-29 17:56:01 +02:00
-
d296bed417
Add WBA5[045]
Dario Nieuwenhuis
2024-04-29 00:43:07 +02:00
-
f2f067ce14
Add U5[FG].
Dario Nieuwenhuis
2024-04-29 00:39:45 +02:00
-
722f70a701
Add H5[23].
Dario Nieuwenhuis
2024-04-29 00:36:24 +02:00
-
37ec0ab67d
Use normalize for SBS->SYSCFG rename.
Dario Nieuwenhuis
2024-04-28 23:44:57 +02:00
-
85a82da243
Merge pull request #475 from embassy-rs/adc-fix
Dario Nieuwenhuis
2024-04-28 21:31:12 +00:00
-
-
24a684e9e6
adc: fix chips with multiple ADC_COMMON, normalize ADC to ADC1.
Dario Nieuwenhuis
2024-04-28 23:28:37 +02:00
-
849ed606a1
Add normalize_peri_name.
Dario Nieuwenhuis
2024-04-28 23:19:15 +02:00
-
ce5c57db68
Remove parse_signal_name duplicate.
Dario Nieuwenhuis
2024-04-28 23:01:21 +02:00
-
-
823168933f
Merge pull request #472 from eZioPan/powershell-update
Dario Nieuwenhuis
2024-04-26 20:42:38 +00:00
-
-
0145dcaf3a
Merge pull request #474 from eZioPan/h50x-pwr
Dario Nieuwenhuis
2024-04-26 20:42:29 +00:00
-
-
051bdfa68a
update powershell script
eZio Pan
2024-04-24 20:56:57 +08:00
-
-
-
e7ed894763
align PWR H50x to H5
eZio Pan
2024-04-24 20:39:00 +08:00
-
-
192a897665
Merge pull request #471 from kkoppul2/kkoppul2/tsc
Dario Nieuwenhuis
2024-04-22 17:00:00 +00:00
-
-
1ab47a96b4
Update rcc config for l0 family tsc
Karun Koppula
2024-04-22 12:53:23 -04:00
-
-
8ee7107b6d
Merge pull request #470 from phycrax/stm32-g03g04-memory-x
Dario Nieuwenhuis
2024-04-17 15:10:59 +00:00
-
-
6f0aff1df4
Correct flash size for g03 and g04
Süha
2024-04-17 22:18:34 +08:00
-
-
9db1729024
Merge pull request #468 from Systemscape/main
Dario Nieuwenhuis
2024-04-17 10:08:21 +00:00
-
-
0e2a82de8d
Merge pull request #456 from eZioPan/lptim
Dario Nieuwenhuis
2024-04-17 10:03:22 +00:00
-
-
bd6bc952a2
update otg high speed - ahbcfg dma en
Guangzong Chen
2024-04-16 12:22:17 -04:00
-
01ac9bfd03
Merge pull request #467 from diondokter/U0
Dario Nieuwenhuis
2024-04-16 15:04:21 +00:00
-
-
e44b6798dc
Clean up ADC
Dion Dokter
2024-04-16 16:42:50 +02:00
-
50f329f131
Add opamp and rtc
Dion Dokter
2024-04-16 14:44:38 +02:00
-
68b0e791cf
update otg high speed - mpsiz 0 access mode
Guangzong Chen
2024-04-15 11:39:58 -04:00
-
f1e684e345
fix ltdc_v1.yaml bfcr wrong definition
JuliDi
2024-04-12 17:05:04 +02:00
-
804326f93f
add dsihost for u5 chip family
JuliDi
2024-04-08 14:36:24 +02:00
-
95ff92f362
remove DSISEL from other register ymls where it is not present
JuliDi
2024-04-08 14:10:32 +02:00
-
dd12c3787a
change DSIPHY to DSI_PHY for rcc_l4plus.yaml to match other families
JuliDi
2024-04-08 13:48:25 +02:00
-
c8a3e8875d
add DSI as fallback for DSIHOST in stm32-data-gen rcc.rs
JuliDi
2024-04-07 16:22:22 +02:00
-
8ec40e422c
Add DSIHOST support
Joël Schulz-Ansres
2024-04-07 13:01:34 +02:00
-
-
-
d6d2f3e1ac
update otg high speed
Guangzong Chen
2024-04-14 22:24:28 -04:00
-
160921a008
update otg high speed
Guangzong Chen
2024-04-14 18:35:33 -04:00
-
d8716bffb5
fix generate.sh
Guangzong Chen
2024-04-14 13:06:14 -04:00
-
325a87c07a
u5a5 use otg-hs
Guangzong Chen
2024-04-14 12:50:18 -04:00
-
61897bd9d6
add generate.sh
Guangzong Chen
2024-04-14 12:42:47 -04:00
-
a98c13faf5
Merge branch 'embassy-rs:main' into main
Guangzong Chen
2024-04-14 12:39:59 -04:00
-
-
94439f8c67
init otg highspeed
Guangzong Chen
2024-04-14 12:36:18 -04:00
-
a4d4695635
Add aes, crc, tsc and comp
Dion Dokter
2024-04-14 02:01:06 +02:00
-
7b08f67dfb
Add ADC which is basically the G0 adc but not really
Dion Dokter
2024-04-14 00:04:06 +02:00
-
a6ff95d7b6
Add the usbram yaml
Dion Dokter
2024-04-13 23:21:40 +02:00
-
8490e2c8c9
Add rng, dac, crs, and usb
Dion Dokter
2024-04-13 18:39:00 +02:00
-
-
471c377368
clippy fix
eZio Pan
2024-04-13 23:30:46 +08:00
-
510f269a69
add lptim_v2b for u0
eZio Pan
2024-04-13 23:21:04 +08:00
-
0d43029663
lptim_v1 for l0
eZio Pan
2024-04-06 15:32:39 +08:00
-
d2fcff2e5e
lptim_v1a for l4(no plus), f4, f7
eZio Pan
2024-04-06 15:29:57 +08:00
-
096616ceda
lptim_v1b for l4+, g0, wb
eZio Pan
2024-04-06 15:12:01 +08:00
-
e90a3f9246
lptim_v1b_g4 for g4
eZio Pan
2024-04-06 15:03:18 +08:00
-
14301aa848
lptim_v1b_h7 for h7
eZio Pan
2024-04-06 14:53:30 +08:00
-
c3fb098274
lptim_v1c for l5 wl
eZio Pan
2024-04-06 14:39:31 +08:00
-
af7aefa4fe
keep lptim_v2 and remove others
eZio Pan
2024-04-06 14:04:42 +08:00
-
-
d674277b78
update sources (adds missing irq)
Dario Nieuwenhuis
2024-04-13 03:51:22 +02:00
-
0c4baf4783
Remove a few zero-sized memory regions that are breaking memory.x generation.
Dario Nieuwenhuis
2024-04-13 03:27:35 +02:00
-
9a0154110c
Merge pull request #466 from embassy-rs/u0
Dario Nieuwenhuis
2024-04-13 01:18:48 +00:00
-
-
d4a97f60b1
Add stm32u0.
Dario Nieuwenhuis
2024-04-13 02:52:39 +02:00
-
-
7197df07de
Merge pull request #464 from wagcampbell/wgc/stm32u5-memory-fix
Dario Nieuwenhuis
2024-04-12 21:26:40 +00:00
-
-
b1034db59a
Merge pull request #463 from MaxiluxSystems/feature/product-states
Dario Nieuwenhuis
2024-04-12 19:38:24 +00:00
-
-
62b1ab50db
flash_h50: rename BKSEL variants
Torin Cooper-Bennun
2024-04-12 17:04:33 +01:00
-
4df4f6840c
flash_h50: plain bool for SWAP_BANK fields
Torin Cooper-Bennun
2024-04-12 17:03:44 +01:00
-
af9e902172
Corrects STM32U5 memory sizes
Warren Campbell
2024-04-11 18:04:35 -04:00
-
-
-
a0c7c136fa
flash_h50: add PRODUCT_STATE enum
Torin Cooper-Bennun
2024-04-11 10:25:07 +01:00
-
f60ad0d665
flash_h50: make _CUR registers read-only
Torin Cooper-Bennun
2024-04-11 10:24:55 +01:00
-
1f79295b80
Merge pull request #460 from embassy-rs/memfix
Dario Nieuwenhuis
2024-04-09 02:15:22 +00:00
-
-
8e26f36a8e
Manually maintain memory maps instead of parsing them from cubeprogdb.
Dario Nieuwenhuis
2024-04-09 03:29:33 +02:00
-
9d3d5c9690
Sort memory regions by addr.
Dario Nieuwenhuis
2024-04-09 02:43:44 +02:00
-
4e3ed9abee
Remove OTP from memory map.
Dario Nieuwenhuis
2024-04-09 02:19:17 +02:00
-
-
2480982cc5
Merge pull request #450 from taunusflieger/feature/HSEM
Dario Nieuwenhuis
2024-04-08 12:10:36 +00:00
-
-
604890b9ba
hsem: rename more MASTERID->COREID
Dario Nieuwenhuis
2024-04-08 12:18:12 +02:00
-
b782384611
Arrayfied IER, ICR, ISR and MISR
Michael Zill
2024-04-08 13:35:01 +02:00
-
840e5ec5db
Fixed length COREID in v1, v2 renamed MASTERID to COREID
Michael Zill
2024-04-08 10:12:42 +02:00
-
e029a55f7a
Arrayfied v2, v3, v4 - removed enums, aligned yaml structure
Michael Zill
2024-04-05 15:08:46 +02:00
-
bde330f46e
Fixed C1ICR, C2ICR read/write
Michael Zill
2024-04-04 11:11:41 +02:00
-
c0c35d80f9
Remove temp patch doc
Michael Zill
2024-04-04 08:58:50 +02:00
-
6ba934d366
Remote debug code
Michael Zill
2024-04-04 08:56:09 +02:00
-
d1f1f4bfeb
Arrayfied v1 and v8 - preliminary fix for missing HSEM in Cube XML
Michael Zill
2024-04-04 08:49:36 +02:00
-
44967f3776
Initial add
Michael Zill
2024-04-02 20:29:46 +02:00
-
-
378deee68b
Merge pull request #457 from eZioPan/UID-to-GHOST_PERIS
Dario Nieuwenhuis
2024-04-06 20:41:14 +00:00
-
-
60398cad51
move "UID" to "GHOST_PERIS"
eZio Pan
2024-04-06 22:07:19 +08:00
-
-
fff3cddff0
Merge pull request #455 from dlaw/main
Dario Nieuwenhuis
2024-04-05 18:12:54 +00:00
-