1476 Commits

Author SHA1 Message Date
eZio Pan
8c321f182c tailoring from tim2chcmp to tim1chcmp 2024-02-05 16:27:10 +08:00
eZio Pan
b4d5936b9b branch from tim2chcmp to tim1chcmp 2024-02-05 16:27:10 +08:00
eZio Pan
8361dffb8d bug fix 2024-02-05 16:27:10 +08:00
eZio Pan
75011dc243 tailoring from tim2ch to tim1ch 2024-02-05 16:27:10 +08:00
eZio Pan
1e35b09edf tailoring from tim2chcmp to tim2ch 2024-02-05 16:27:10 +08:00
eZio Pan
dd1d4c772b branch from tim2chcmp to tim2ch 2024-02-05 16:27:10 +08:00
eZio Pan
8c0ab318ca tailoring form timadv to tim2chcmp 2024-02-05 16:27:10 +08:00
eZio Pan
4bdc25368f branch from timadv to tim2chcmp 2024-02-05 16:27:10 +08:00
eZio Pan
0bb68b7dcb bug fix 2024-02-05 16:27:10 +08:00
eZio Pan
6e36b80628 tailoring from gp16 to gp32 2024-02-05 16:27:10 +08:00
eZio Pan
864508ced7 branching gp32 from gp16 2024-02-05 16:27:10 +08:00
eZio Pan
ffd1d9a48f redesign access at dither mode 2024-02-05 16:27:10 +08:00
eZio Pan
ee78a5d925 tailoring from adv to gp16 2024-02-05 16:27:10 +08:00
eZio Pan
033aaaecb3 branch gp16 from adv 2024-02-05 16:27:10 +08:00
eZio Pan
70282b4d94 timadv, enum level 2024-02-05 16:27:10 +08:00
eZio Pan
1cd8d830f3 timadv, fieldset level 2024-02-05 16:27:10 +08:00
eZio Pan
396ccfda7d timadv, block level 2024-02-05 16:27:10 +08:00
Dario Nieuwenhuis
d04eaeb0d5 Rename ICSEL -> I2CSEL 2024-02-05 00:42:54 +01:00
Dario Nieuwenhuis
aa5dbf859f
Merge pull request #378 from caleb-garrett/hash
Corrected hash STR register to RW
2024-02-04 21:56:48 +00:00
Caleb Garrett
3dd8acfcc6 Undo YAML autoformat. 2024-02-04 16:52:13 -05:00
Dario Nieuwenhuis
e702b4d564 fix pwr for wb35xx 2024-02-04 22:40:36 +01:00
Caleb Garrett
eb0cad0476 Corrected hash STR register to RW. 2024-02-04 09:20:02 -05:00
Dario Nieuwenhuis
3e3b53df78 h5: more mux fix. 2024-02-02 23:20:36 +01:00
Dario Nieuwenhuis
79e839f9b5 h5: fix some bad rcc muxes. 2024-02-02 22:44:37 +01:00
Dario Nieuwenhuis
dffe8dacce Add clock mux for F4 and F7. 2024-02-02 02:15:32 +01:00
Dario Nieuwenhuis
768b3e8e31 Fix missing AF numbers in H7 _C pins. 2024-02-01 23:46:31 +01:00
Dario Nieuwenhuis
fcdcb0471b Fix missing DAC RCC on H7. 2024-02-01 23:40:12 +01:00
Dario Nieuwenhuis
c6ad5e265a cleanup rcc bit matching. 2024-02-01 23:36:45 +01:00
Dario Nieuwenhuis
9e844dc5ac prevent "fatal: gc is already running" errors 2024-02-01 18:27:05 +01:00
Dario Nieuwenhuis
0cb3a4fcae always use non-_C GPIOs for digital signals on H7. 2024-02-01 01:35:33 +01:00
Adin Ackerman
ee4b4abcc4 update g0 regex for single character 2024-01-30 18:32:48 -08:00
Adin Ackerman
e52429988f Merge remote-tracking branch 'upstream/main' 2024-01-30 16:08:51 -08:00
Adin Ackerman
78fba3e52c Merge remote-tracking branch 'upstream/main' 2024-01-30 15:58:05 -08:00
Adin Ackerman
675a67c3af add comparators to G0 and G4 2024-01-30 15:57:55 -08:00
Dario Nieuwenhuis
8a2bd611fc
Merge pull request #376 from caleb-garrett/cryp
Add CRYP
2024-01-30 17:32:20 +00:00
Caleb Garrett
0ec4390269 Corrected cryp perimap. 2024-01-30 09:46:13 -05:00
Caleb Garrett
d3663f608b Added cryp perimap. 2024-01-29 21:48:24 -05:00
Caleb Garrett
c8a85a4925
Merge branch 'embassy-rs:main' into cryp 2024-01-29 21:39:24 -05:00
Caleb Garrett
d7a1c8e231 Added cryp registers. Removed fieldsets for single 32-bit fields. 2024-01-29 21:31:07 -05:00
Dario Nieuwenhuis
67a5ba0be1
Merge pull request #375 from caleb-garrett/hash
Add HASH
2024-01-30 01:55:55 +00:00
Caleb Garrett
6ed714a195 Removed hash fieldsets for single 32-bit wide fields. 2024-01-29 20:46:56 -05:00
Dario Nieuwenhuis
ab2bc2a739 rcc: fix h5 fdcan inconsistency. 2024-01-30 02:22:45 +01:00
Dario Nieuwenhuis
65bf109bd4
Merge pull request #374 from cbruiz/fix/f1-uart-defs-
Fix UART definitions present in STM32F1 series
2024-01-30 00:29:51 +00:00
Carlos Barrales Ruiz
b14a4f1f18 Fix UART definitions present in STM32F1 series (sci2_v1_1) 2024-01-30 01:01:13 +01:00
Caleb Garrett
6fae02614a Added hash registers and perimap. 2024-01-29 18:48:07 -05:00
Dario Nieuwenhuis
663899be65
Merge pull request #372 from tokenize-inc/override-crc-version-assignment
Fix crc version mapping
2024-01-29 14:11:03 +00:00
Taylor Carpenter
136f53de04
Match all versions of CRC by chip family 2024-01-28 20:11:54 -05:00
Taylor Carpenter
2acb6a4682
Fix crc version mapping
CRC version mapping is now done by family before failing back to the IP version listed in MCU XML
Versions now match what is on spreadsheet
2024-01-27 00:55:33 -05:00
Dario Nieuwenhuis
2d51fbe736
Merge pull request #370 from kkoppul2/update_octospi_base_address
Fix register address mapping
2024-01-27 01:08:43 +00:00
Karun Koppula
505f4dabf5 Fix register address mapping 2024-01-26 19:36:41 -05:00