modm-devices 0.9.4__py3-none-any.whl → 0.10.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. modm_devices/__init__.py +1 -1
  2. modm_devices/resources/devices/sam/samd10_d11.xml +13 -1
  3. modm_devices/resources/devices/sam/samd21.xml +57 -1
  4. modm_devices/resources/devices/sam/samd51_e51_e53_e54.xml +89 -3
  5. modm_devices/resources/devices/sam/samda1.xml +24 -1
  6. modm_devices/resources/devices/sam/same70_s70_v70_v71.xml +61 -1
  7. modm_devices/resources/devices/sam/saml21.xml +25 -1
  8. modm_devices/resources/devices/sam/saml22.xml +29 -1
  9. modm_devices/resources/devices/stm32/stm32c0-11_31.xml +826 -0
  10. modm_devices/resources/devices/stm32/stm32f0-30.xml +1 -2
  11. modm_devices/resources/devices/stm32/stm32f0-51.xml +1 -1
  12. modm_devices/resources/devices/stm32/stm32f0-58.xml +1 -1
  13. modm_devices/resources/devices/stm32/stm32g0-70_b0.xml +6 -11
  14. modm_devices/resources/devices/stm32/stm32g0-71_81.xml +0 -4
  15. modm_devices/resources/devices/stm32/stm32g0-b1_c1.xml +33 -74
  16. modm_devices/resources/devices/stm32/stm32g4-31_41.xml +44 -12
  17. modm_devices/resources/devices/stm32/stm32g4-71.xml +14 -0
  18. modm_devices/resources/devices/stm32/stm32g4-74_84.xml +0 -2
  19. modm_devices/resources/devices/stm32/stm32h5-03.xml +1094 -0
  20. modm_devices/resources/devices/stm32/stm32h5-23-c-c.xml +692 -0
  21. modm_devices/resources/devices/stm32/stm32h5-23-c-r.xml +898 -0
  22. modm_devices/resources/devices/stm32/stm32h5-23-c-v.xml +1197 -0
  23. modm_devices/resources/devices/stm32/stm32h5-23-c-z.xml +1413 -0
  24. modm_devices/resources/devices/stm32/stm32h5-23-e-c.xml +692 -0
  25. modm_devices/resources/devices/stm32/stm32h5-23-e-h.xml +577 -0
  26. modm_devices/resources/devices/stm32/stm32h5-23-e-r.xml +898 -0
  27. modm_devices/resources/devices/stm32/stm32h5-23-e-v.xml +1197 -0
  28. modm_devices/resources/devices/stm32/stm32h5-23-e-z.xml +1413 -0
  29. modm_devices/resources/devices/stm32/stm32h5-33-e-c.xml +700 -0
  30. modm_devices/resources/devices/stm32/stm32h5-33-e-h.xml +585 -0
  31. modm_devices/resources/devices/stm32/stm32h5-33-e-r.xml +906 -0
  32. modm_devices/resources/devices/stm32/stm32h5-33-e-v.xml +1205 -0
  33. modm_devices/resources/devices/stm32/stm32h5-33-e-z.xml +1421 -0
  34. modm_devices/resources/devices/stm32/stm32h5-62.xml +2770 -0
  35. modm_devices/resources/devices/stm32/stm32h5-63_73.xml +4132 -0
  36. modm_devices/resources/devices/stm32/stm32h7-23_33.xml +87 -36
  37. modm_devices/resources/devices/stm32/stm32h7-25_35.xml +96 -40
  38. modm_devices/resources/devices/stm32/stm32h7-30.xml +87 -37
  39. modm_devices/resources/devices/stm32/stm32h7-42.xml +77 -8
  40. modm_devices/resources/devices/stm32/stm32h7-43_53.xml +75 -7
  41. modm_devices/resources/devices/stm32/stm32h7-45_55.xml +74 -7
  42. modm_devices/resources/devices/stm32/stm32h7-47_57.xml +77 -10
  43. modm_devices/resources/devices/stm32/stm32h7-50.xml +75 -7
  44. modm_devices/resources/devices/stm32/stm32h7-a3.xml +64 -2
  45. modm_devices/resources/devices/stm32/stm32h7-b0.xml +64 -2
  46. modm_devices/resources/devices/stm32/stm32h7-b3.xml +64 -2
  47. modm_devices/resources/devices/stm32/stm32l0-51_52_53_62_63.xml +5 -5
  48. modm_devices/resources/devices/stm32/stm32l4-31_33_43.xml +2 -4
  49. modm_devices/resources/devices/stm32/stm32l5-52_62.xml +22 -34
  50. modm_devices/resources/devices/stm32/stm32u5-35_45.xml +2504 -0
  51. modm_devices/resources/devices/stm32/stm32u5-75_85.xml +394 -480
  52. modm_devices/resources/devices/stm32/stm32u5-95_a5.xml +3007 -0
  53. modm_devices/resources/devices/stm32/stm32u5-99-i-n.xml +1988 -0
  54. modm_devices/resources/devices/stm32/stm32u5-99-i-v.xml +1393 -0
  55. modm_devices/resources/devices/stm32/stm32u5-99-i-z.xml +1666 -0
  56. modm_devices/resources/devices/stm32/stm32u5-99-j-b.xml +1948 -0
  57. modm_devices/resources/devices/stm32/stm32u5-99-j-n.xml +1988 -0
  58. modm_devices/resources/devices/stm32/stm32u5-99-j-v.xml +1393 -0
  59. modm_devices/resources/devices/stm32/stm32u5-99-j-z.xml +1666 -0
  60. modm_devices/resources/devices/stm32/stm32u5-a9-j-b.xml +1960 -0
  61. modm_devices/resources/devices/stm32/stm32u5-a9-j-n.xml +2000 -0
  62. modm_devices/resources/devices/stm32/stm32u5-a9-j-v.xml +1405 -0
  63. modm_devices/resources/devices/stm32/stm32u5-a9-j-z.xml +1678 -0
  64. modm_devices/resources/devices/stm32/stm32u5-f7_g7.xml +1509 -0
  65. modm_devices/resources/devices/stm32/stm32u5-f9_g9.xml +2649 -0
  66. modm_devices/resources/devices/stm32/{stm32wb-10_15_1m.xml → stm32wb-10_15.xml} +24 -104
  67. modm_devices/resources/devices/stm32/{stm32wb-35_55_5m.xml → stm32wb-35_55.xml} +84 -175
  68. {modm_devices-0.9.4.dist-info → modm_devices-0.10.1.dist-info}/METADATA +9 -8
  69. {modm_devices-0.9.4.dist-info → modm_devices-0.10.1.dist-info}/RECORD +72 -39
  70. {modm_devices-0.9.4.dist-info → modm_devices-0.10.1.dist-info}/WHEEL +1 -1
  71. {modm_devices-0.9.4.dist-info → modm_devices-0.10.1.dist-info}/LICENSE +0 -0
  72. {modm_devices-0.9.4.dist-info → modm_devices-0.10.1.dist-info}/top_level.txt +0 -0
@@ -238,7 +238,71 @@
238
238
  <instance value="2"/>
239
239
  <instance value="3"/>
240
240
  </driver>
241
- <driver name="bdma" type="stm32-v1.2"/>
241
+ <driver name="bdma" type="stm32h7">
242
+ <requests>
243
+ <request position="1">
244
+ <signal driver="bdma" name="generator0"/>
245
+ </request>
246
+ <request position="2">
247
+ <signal driver="bdma" name="generator1"/>
248
+ </request>
249
+ <request position="3">
250
+ <signal driver="bdma" name="generator2"/>
251
+ </request>
252
+ <request position="4">
253
+ <signal driver="bdma" name="generator3"/>
254
+ </request>
255
+ <request position="5">
256
+ <signal driver="bdma" name="generator4"/>
257
+ </request>
258
+ <request position="6">
259
+ <signal driver="bdma" name="generator5"/>
260
+ </request>
261
+ <request position="7">
262
+ <signal driver="bdma" name="generator6"/>
263
+ </request>
264
+ <request position="8">
265
+ <signal driver="bdma" name="generator7"/>
266
+ </request>
267
+ <request position="9">
268
+ <signal driver="lpuart" instance="1" name="rx"/>
269
+ </request>
270
+ <request position="10">
271
+ <signal driver="lpuart" instance="1" name="tx"/>
272
+ </request>
273
+ <request position="11">
274
+ <signal driver="spi" instance="6" name="rx"/>
275
+ </request>
276
+ <request position="12">
277
+ <signal driver="spi" instance="6" name="tx"/>
278
+ </request>
279
+ <request position="13">
280
+ <signal driver="i2c" instance="4" name="rx"/>
281
+ </request>
282
+ <request position="14">
283
+ <signal driver="i2c" instance="4" name="tx"/>
284
+ </request>
285
+ <request position="15">
286
+ <signal driver="sai" instance="4" name="a"/>
287
+ </request>
288
+ <request position="16">
289
+ <signal driver="sai" instance="4" name="b"/>
290
+ </request>
291
+ <request position="17">
292
+ <signal driver="adc" instance="3"/>
293
+ </request>
294
+ </requests>
295
+ <mux-channels>
296
+ <mux-channel position="0" dma-channel="0"/>
297
+ <mux-channel position="1" dma-channel="1"/>
298
+ <mux-channel position="2" dma-channel="2"/>
299
+ <mux-channel position="3" dma-channel="3"/>
300
+ <mux-channel position="4" dma-channel="4"/>
301
+ <mux-channel position="5" dma-channel="5"/>
302
+ <mux-channel position="6" dma-channel="6"/>
303
+ <mux-channel position="7" dma-channel="7"/>
304
+ </mux-channels>
305
+ </driver>
242
306
  <driver name="comp" type="stm32-tsmc90_h7_cube">
243
307
  <instance value="1"/>
244
308
  <instance value="2"/>
@@ -253,7 +317,7 @@
253
317
  <instance value="1"/>
254
318
  </driver>
255
319
  <driver name="dcmi" type="stm32"/>
256
- <driver name="debug" type="stm32-v1.0"/>
320
+ <driver name="debug" type="stm32-v1.1"/>
257
321
  <driver name="dfsdm" type="stm32-v1.0">
258
322
  <instance value="1"/>
259
323
  </driver>
@@ -764,7 +828,7 @@
764
828
  <driver name="gpio" type="stm32">
765
829
  <gpio port="a" pin="0">
766
830
  <signal driver="adc" instance="1" name="inp16"/>
767
- <signal driver="pwr" name="wkup0"/>
831
+ <signal driver="pwr" name="wkup1"/>
768
832
  <signal af="1" driver="tim" instance="2" name="ch1"/>
769
833
  <signal af="1" driver="tim" instance="2" name="etr"/>
770
834
  <signal af="2" driver="tim" instance="5" name="ch1"/>
@@ -796,7 +860,7 @@
796
860
  <gpio port="a" pin="2">
797
861
  <signal driver="adc" instance="1" name="inp14"/>
798
862
  <signal driver="adc" instance="2" name="inp14"/>
799
- <signal driver="pwr" name="wkup1"/>
863
+ <signal driver="pwr" name="wkup2"/>
800
864
  <signal af="1" driver="tim" instance="2" name="ch3"/>
801
865
  <signal af="2" driver="tim" instance="5" name="ch3"/>
802
866
  <signal af="3" driver="lptim" instance="4" name="out"/>
@@ -910,6 +974,7 @@
910
974
  <signal af="5" driver="i2s" instance="2" name="ck"/>
911
975
  <signal af="5" driver="spi" instance="2" name="sck"/>
912
976
  <signal af="7" driver="usart" instance="1" name="tx"/>
977
+ <signal af="11" driver="eth" name="tx_er"/>
913
978
  <signal af="13" driver="dcmi" name="d0"/>
914
979
  <signal af="14" driver="ltdc" name="r5"/>
915
980
  </gpio>
@@ -1017,6 +1082,7 @@
1017
1082
  <signal af="8" driver="sai" instance="4" name="sd_a"/>
1018
1083
  <signal af="9" driver="quadspi" name="clk"/>
1019
1084
  <signal af="10" driver="sai" instance="4" name="d1"/>
1085
+ <signal af="11" driver="eth" name="tx_er"/>
1020
1086
  </gpio>
1021
1087
  <gpio port="b" pin="3">
1022
1088
  <signal af="0" driver="debug" name="jtdo"/>
@@ -1226,7 +1292,7 @@
1226
1292
  <signal driver="adc" instance="2" name="inp11"/>
1227
1293
  <signal driver="adc" instance="3" name="inn10"/>
1228
1294
  <signal driver="adc" instance="3" name="inp11"/>
1229
- <signal driver="pwr" name="wkup5"/>
1295
+ <signal driver="pwr" name="wkup6"/>
1230
1296
  <signal driver="rtc" name="tamp3"/>
1231
1297
  <signal af="0" driver="debug" name="traced0"/>
1232
1298
  <signal af="2" driver="sai" instance="1" name="d1"/>
@@ -1392,7 +1458,7 @@
1392
1458
  <signal af="13" driver="dcmi" name="d9"/>
1393
1459
  </gpio>
1394
1460
  <gpio port="c" pin="13">
1395
- <signal driver="pwr" name="wkup2"/>
1461
+ <signal driver="pwr" name="wkup4"/>
1396
1462
  <signal driver="rtc" name="out_alarm"/>
1397
1463
  <signal driver="rtc" name="out_calib"/>
1398
1464
  <signal driver="rtc" name="tamp1"/>
@@ -2337,11 +2403,12 @@
2337
2403
  <signal af="14" driver="ltdc" name="hsync"/>
2338
2404
  </gpio>
2339
2405
  <gpio device-pin="b|x" port="i" pin="11">
2340
- <signal driver="pwr" name="wkup4"/>
2406
+ <signal driver="pwr" name="wkup5"/>
2341
2407
  <signal af="9" driver="ltdc" name="g6"/>
2342
2408
  <signal af="10" driver="usb_otg_hs" name="ulpi_dir"/>
2343
2409
  </gpio>
2344
2410
  <gpio device-pin="x" port="i" pin="12">
2411
+ <signal af="11" driver="eth" name="tx_er"/>
2345
2412
  <signal af="14" driver="ltdc" name="hsync"/>
2346
2413
  </gpio>
2347
2414
  <gpio device-pin="x" port="i" pin="13">
@@ -197,7 +197,71 @@
197
197
  <instance value="2"/>
198
198
  <instance value="3"/>
199
199
  </driver>
200
- <driver name="bdma" type="stm32-v1.2"/>
200
+ <driver name="bdma" type="stm32h7">
201
+ <requests>
202
+ <request position="1">
203
+ <signal driver="bdma" name="generator0"/>
204
+ </request>
205
+ <request position="2">
206
+ <signal driver="bdma" name="generator1"/>
207
+ </request>
208
+ <request position="3">
209
+ <signal driver="bdma" name="generator2"/>
210
+ </request>
211
+ <request position="4">
212
+ <signal driver="bdma" name="generator3"/>
213
+ </request>
214
+ <request position="5">
215
+ <signal driver="bdma" name="generator4"/>
216
+ </request>
217
+ <request position="6">
218
+ <signal driver="bdma" name="generator5"/>
219
+ </request>
220
+ <request position="7">
221
+ <signal driver="bdma" name="generator6"/>
222
+ </request>
223
+ <request position="8">
224
+ <signal driver="bdma" name="generator7"/>
225
+ </request>
226
+ <request position="9">
227
+ <signal driver="lpuart" instance="1" name="rx"/>
228
+ </request>
229
+ <request position="10">
230
+ <signal driver="lpuart" instance="1" name="tx"/>
231
+ </request>
232
+ <request position="11">
233
+ <signal driver="spi" instance="6" name="rx"/>
234
+ </request>
235
+ <request position="12">
236
+ <signal driver="spi" instance="6" name="tx"/>
237
+ </request>
238
+ <request position="13">
239
+ <signal driver="i2c" instance="4" name="rx"/>
240
+ </request>
241
+ <request position="14">
242
+ <signal driver="i2c" instance="4" name="tx"/>
243
+ </request>
244
+ <request position="15">
245
+ <signal driver="sai" instance="4" name="a"/>
246
+ </request>
247
+ <request position="16">
248
+ <signal driver="sai" instance="4" name="b"/>
249
+ </request>
250
+ <request position="17">
251
+ <signal driver="adc" instance="3"/>
252
+ </request>
253
+ </requests>
254
+ <mux-channels>
255
+ <mux-channel position="0" dma-channel="0"/>
256
+ <mux-channel position="1" dma-channel="1"/>
257
+ <mux-channel position="2" dma-channel="2"/>
258
+ <mux-channel position="3" dma-channel="3"/>
259
+ <mux-channel position="4" dma-channel="4"/>
260
+ <mux-channel position="5" dma-channel="5"/>
261
+ <mux-channel position="6" dma-channel="6"/>
262
+ <mux-channel position="7" dma-channel="7"/>
263
+ </mux-channels>
264
+ </driver>
201
265
  <driver name="comp" type="stm32-tsmc90_h7_cube">
202
266
  <instance value="1"/>
203
267
  <instance value="2"/>
@@ -212,7 +276,7 @@
212
276
  <instance value="1"/>
213
277
  </driver>
214
278
  <driver name="dcmi" type="stm32"/>
215
- <driver name="debug" type="stm32-v1.0"/>
279
+ <driver name="debug" type="stm32-v1.1"/>
216
280
  <driver name="dfsdm" type="stm32-v1.0">
217
281
  <instance value="1"/>
218
282
  </driver>
@@ -724,7 +788,7 @@
724
788
  <driver name="gpio" type="stm32">
725
789
  <gpio port="a" pin="0">
726
790
  <signal driver="adc" instance="1" name="inp16"/>
727
- <signal driver="pwr" name="wkup0"/>
791
+ <signal driver="pwr" name="wkup1"/>
728
792
  <signal af="1" driver="tim" instance="2" name="ch1"/>
729
793
  <signal af="1" driver="tim" instance="2" name="etr"/>
730
794
  <signal af="2" driver="tim" instance="5" name="ch1"/>
@@ -756,7 +820,7 @@
756
820
  <gpio port="a" pin="2">
757
821
  <signal driver="adc" instance="1" name="inp14"/>
758
822
  <signal driver="adc" instance="2" name="inp14"/>
759
- <signal driver="pwr" name="wkup1"/>
823
+ <signal driver="pwr" name="wkup2"/>
760
824
  <signal af="1" driver="tim" instance="2" name="ch3"/>
761
825
  <signal af="2" driver="tim" instance="5" name="ch3"/>
762
826
  <signal af="3" driver="lptim" instance="4" name="out"/>
@@ -870,6 +934,7 @@
870
934
  <signal af="5" driver="i2s" instance="2" name="ck"/>
871
935
  <signal af="5" driver="spi" instance="2" name="sck"/>
872
936
  <signal af="7" driver="usart" instance="1" name="tx"/>
937
+ <signal af="11" driver="eth" name="tx_er"/>
873
938
  <signal af="13" driver="dcmi" name="d0"/>
874
939
  <signal af="14" driver="ltdc" name="r5"/>
875
940
  </gpio>
@@ -978,6 +1043,7 @@
978
1043
  <signal af="8" driver="sai" instance="4" name="sd_a"/>
979
1044
  <signal af="9" driver="quadspi" name="clk"/>
980
1045
  <signal af="10" driver="sai" instance="4" name="d1"/>
1046
+ <signal af="11" driver="eth" name="tx_er"/>
981
1047
  </gpio>
982
1048
  <gpio port="b" pin="3">
983
1049
  <signal af="0" driver="debug" name="jtdo"/>
@@ -1188,7 +1254,7 @@
1188
1254
  <signal driver="adc" instance="2" name="inp11"/>
1189
1255
  <signal driver="adc" instance="3" name="inn10"/>
1190
1256
  <signal driver="adc" instance="3" name="inp11"/>
1191
- <signal driver="pwr" name="wkup5"/>
1257
+ <signal driver="pwr" name="wkup6"/>
1192
1258
  <signal driver="rtc" name="tamp3"/>
1193
1259
  <signal af="0" driver="debug" name="traced0"/>
1194
1260
  <signal af="2" driver="sai" instance="1" name="d1"/>
@@ -1354,7 +1420,7 @@
1354
1420
  <signal af="13" driver="dcmi" name="d9"/>
1355
1421
  </gpio>
1356
1422
  <gpio port="c" pin="13">
1357
- <signal driver="pwr" name="wkup2"/>
1423
+ <signal driver="pwr" name="wkup4"/>
1358
1424
  <signal driver="rtc" name="out_alarm"/>
1359
1425
  <signal driver="rtc" name="out_calib"/>
1360
1426
  <signal driver="rtc" name="tamp1"/>
@@ -2091,11 +2157,12 @@
2091
2157
  <signal af="14" driver="ltdc" name="hsync"/>
2092
2158
  </gpio>
2093
2159
  <gpio device-pin="b|x" port="i" pin="11">
2094
- <signal driver="pwr" name="wkup4"/>
2160
+ <signal driver="pwr" name="wkup5"/>
2095
2161
  <signal af="9" driver="ltdc" name="g6"/>
2096
2162
  <signal af="10" driver="usb_otg_hs" name="ulpi_dir"/>
2097
2163
  </gpio>
2098
2164
  <gpio device-pin="x" port="i" pin="12">
2165
+ <signal af="11" driver="eth" name="tx_er"/>
2099
2166
  <signal af="14" driver="ltdc" name="hsync"/>
2100
2167
  </gpio>
2101
2168
  <gpio device-pin="x" port="i" pin="13">
@@ -2969,7 +3036,7 @@
2969
3036
  <pin position="H8" name="PE13"/>
2970
3037
  <pin position="H9" name="PD14"/>
2971
3038
  <pin position="H10" name="PD15"/>
2972
- <pin position="H11" name="VSS" type="power"/>
3039
+ <pin position="H11" name="VSSDSI" type="power"/>
2973
3040
  <pin position="H12" name="DSI_D1P" type="monoio"/>
2974
3041
  <pin position="H13" name="DSI_D1N" type="monoio"/>
2975
3042
  <pin position="J1" name="PH1-OSC_OUT (PH1)"/>
@@ -2982,7 +3049,7 @@
2982
3049
  <pin position="J8" name="PE12"/>
2983
3050
  <pin position="J9" name="PD13"/>
2984
3051
  <pin position="J10" name="PD12"/>
2985
- <pin position="J11" name="VSS" type="power"/>
3052
+ <pin position="J11" name="VSSDSI" type="power"/>
2986
3053
  <pin position="J12" name="DSI_CKP" type="monoio"/>
2987
3054
  <pin position="J13" name="DSI_CKN" type="monoio"/>
2988
3055
  <pin position="K1" name="PC2_C"/>
@@ -2995,7 +3062,7 @@
2995
3062
  <pin position="K8" name="PE15"/>
2996
3063
  <pin position="K9" name="PB10"/>
2997
3064
  <pin position="K10" name="PD11"/>
2998
- <pin position="K11" name="VSS" type="power"/>
3065
+ <pin position="K11" name="VSSDSI" type="power"/>
2999
3066
  <pin position="K12" name="DSI_D0P" type="monoio"/>
3000
3067
  <pin position="K13" name="DSI_D0N" type="monoio"/>
3001
3068
  <pin position="L1" name="VREF-" type="power"/>
@@ -164,7 +164,71 @@
164
164
  <instance value="2"/>
165
165
  <instance value="3"/>
166
166
  </driver>
167
- <driver name="bdma" type="stm32-v1.2"/>
167
+ <driver name="bdma" type="stm32h7">
168
+ <requests>
169
+ <request position="1">
170
+ <signal driver="bdma" name="generator0"/>
171
+ </request>
172
+ <request position="2">
173
+ <signal driver="bdma" name="generator1"/>
174
+ </request>
175
+ <request position="3">
176
+ <signal driver="bdma" name="generator2"/>
177
+ </request>
178
+ <request position="4">
179
+ <signal driver="bdma" name="generator3"/>
180
+ </request>
181
+ <request position="5">
182
+ <signal driver="bdma" name="generator4"/>
183
+ </request>
184
+ <request position="6">
185
+ <signal driver="bdma" name="generator5"/>
186
+ </request>
187
+ <request position="7">
188
+ <signal driver="bdma" name="generator6"/>
189
+ </request>
190
+ <request position="8">
191
+ <signal driver="bdma" name="generator7"/>
192
+ </request>
193
+ <request position="9">
194
+ <signal driver="lpuart" instance="1" name="rx"/>
195
+ </request>
196
+ <request position="10">
197
+ <signal driver="lpuart" instance="1" name="tx"/>
198
+ </request>
199
+ <request position="11">
200
+ <signal driver="spi" instance="6" name="rx"/>
201
+ </request>
202
+ <request position="12">
203
+ <signal driver="spi" instance="6" name="tx"/>
204
+ </request>
205
+ <request position="13">
206
+ <signal driver="i2c" instance="4" name="rx"/>
207
+ </request>
208
+ <request position="14">
209
+ <signal driver="i2c" instance="4" name="tx"/>
210
+ </request>
211
+ <request position="15">
212
+ <signal driver="sai" instance="4" name="a"/>
213
+ </request>
214
+ <request position="16">
215
+ <signal driver="sai" instance="4" name="b"/>
216
+ </request>
217
+ <request position="17">
218
+ <signal driver="adc" instance="3"/>
219
+ </request>
220
+ </requests>
221
+ <mux-channels>
222
+ <mux-channel position="0" dma-channel="0"/>
223
+ <mux-channel position="1" dma-channel="1"/>
224
+ <mux-channel position="2" dma-channel="2"/>
225
+ <mux-channel position="3" dma-channel="3"/>
226
+ <mux-channel position="4" dma-channel="4"/>
227
+ <mux-channel position="5" dma-channel="5"/>
228
+ <mux-channel position="6" dma-channel="6"/>
229
+ <mux-channel position="7" dma-channel="7"/>
230
+ </mux-channels>
231
+ </driver>
168
232
  <driver name="comp" type="stm32-tsmc90_h7_cube">
169
233
  <instance value="1"/>
170
234
  <instance value="2"/>
@@ -179,7 +243,8 @@
179
243
  <instance value="1"/>
180
244
  </driver>
181
245
  <driver name="dcmi" type="stm32"/>
182
- <driver name="debug" type="stm32-v1.0"/>
246
+ <driver device-package="k" name="debug" type="stm32-v1.0"/>
247
+ <driver device-package="h|t" name="debug" type="stm32-v1.1"/>
183
248
  <driver name="dfsdm" type="stm32-v1.0">
184
249
  <instance value="1"/>
185
250
  </driver>
@@ -681,7 +746,7 @@
681
746
  <driver name="gpio" type="stm32">
682
747
  <gpio port="a" pin="0">
683
748
  <signal driver="adc" instance="1" name="inp16"/>
684
- <signal driver="pwr" name="wkup0"/>
749
+ <signal driver="pwr" name="wkup1"/>
685
750
  <signal af="1" driver="tim" instance="2" name="ch1"/>
686
751
  <signal af="1" driver="tim" instance="2" name="etr"/>
687
752
  <signal af="2" driver="tim" instance="5" name="ch1"/>
@@ -713,7 +778,7 @@
713
778
  <gpio port="a" pin="2">
714
779
  <signal driver="adc" instance="1" name="inp14"/>
715
780
  <signal driver="adc" instance="2" name="inp14"/>
716
- <signal driver="pwr" name="wkup1"/>
781
+ <signal driver="pwr" name="wkup2"/>
717
782
  <signal af="1" driver="tim" instance="2" name="ch3"/>
718
783
  <signal af="2" driver="tim" instance="5" name="ch3"/>
719
784
  <signal af="3" driver="lptim" instance="4" name="out"/>
@@ -827,6 +892,7 @@
827
892
  <signal af="5" driver="i2s" instance="2" name="ck"/>
828
893
  <signal af="5" driver="spi" instance="2" name="sck"/>
829
894
  <signal af="7" driver="usart" instance="1" name="tx"/>
895
+ <signal device-package="h|t" af="11" driver="eth" name="tx_er"/>
830
896
  <signal af="13" driver="dcmi" name="d0"/>
831
897
  <signal af="14" driver="ltdc" name="r5"/>
832
898
  </gpio>
@@ -934,6 +1000,7 @@
934
1000
  <signal af="8" driver="sai" instance="4" name="sd_a"/>
935
1001
  <signal af="9" driver="quadspi" name="clk"/>
936
1002
  <signal af="10" driver="sai" instance="4" name="d1"/>
1003
+ <signal device-package="h|t" af="11" driver="eth" name="tx_er"/>
937
1004
  </gpio>
938
1005
  <gpio port="b" pin="3">
939
1006
  <signal af="0" driver="debug" name="jtdo"/>
@@ -1143,7 +1210,7 @@
1143
1210
  <signal driver="adc" instance="2" name="inp11"/>
1144
1211
  <signal driver="adc" instance="3" name="inn10"/>
1145
1212
  <signal driver="adc" instance="3" name="inp11"/>
1146
- <signal driver="pwr" name="wkup5"/>
1213
+ <signal driver="pwr" name="wkup6"/>
1147
1214
  <signal driver="rtc" name="tamp3"/>
1148
1215
  <signal af="0" driver="debug" name="traced0"/>
1149
1216
  <signal af="2" driver="sai" instance="1" name="d1"/>
@@ -1309,7 +1376,7 @@
1309
1376
  <signal af="13" driver="dcmi" name="d9"/>
1310
1377
  </gpio>
1311
1378
  <gpio port="c" pin="13">
1312
- <signal driver="pwr" name="wkup2"/>
1379
+ <signal driver="pwr" name="wkup4"/>
1313
1380
  <signal driver="rtc" name="out_alarm"/>
1314
1381
  <signal driver="rtc" name="out_calib"/>
1315
1382
  <signal driver="rtc" name="tamp1"/>
@@ -2046,11 +2113,12 @@
2046
2113
  <signal af="14" driver="ltdc" name="hsync"/>
2047
2114
  </gpio>
2048
2115
  <gpio device-pin="i|x" port="i" pin="11">
2049
- <signal driver="pwr" name="wkup4"/>
2116
+ <signal driver="pwr" name="wkup5"/>
2050
2117
  <signal af="9" driver="ltdc" name="g6"/>
2051
2118
  <signal af="10" driver="usb_otg_hs" name="ulpi_dir"/>
2052
2119
  </gpio>
2053
2120
  <gpio device-pin="x" port="i" pin="12">
2121
+ <signal af="11" driver="eth" name="tx_er"/>
2054
2122
  <signal af="14" driver="ltdc" name="hsync"/>
2055
2123
  </gpio>
2056
2124
  <gpio device-pin="x" port="i" pin="13">
@@ -183,8 +183,70 @@
183
183
  <instance value="1"/>
184
184
  <instance value="2"/>
185
185
  </driver>
186
- <driver name="bdma1" type="stm32-v1.1"/>
187
- <driver name="bdma2" type="stm32-v1.2"/>
186
+ <driver name="bdma" type="stm32h7">
187
+ <instance value="1"/>
188
+ <instance value="2"/>
189
+ <requests>
190
+ <request position="1">
191
+ <signal driver="bdma" name="generator0"/>
192
+ </request>
193
+ <request position="2">
194
+ <signal driver="bdma" name="generator1"/>
195
+ </request>
196
+ <request position="3">
197
+ <signal driver="bdma" name="generator2"/>
198
+ </request>
199
+ <request position="4">
200
+ <signal driver="bdma" name="generator3"/>
201
+ </request>
202
+ <request position="5">
203
+ <signal driver="bdma" name="generator4"/>
204
+ </request>
205
+ <request position="6">
206
+ <signal driver="bdma" name="generator5"/>
207
+ </request>
208
+ <request position="7">
209
+ <signal driver="bdma" name="generator6"/>
210
+ </request>
211
+ <request position="8">
212
+ <signal driver="bdma" name="generator7"/>
213
+ </request>
214
+ <request position="9">
215
+ <signal driver="lpuart" instance="1" name="rx"/>
216
+ </request>
217
+ <request position="10">
218
+ <signal driver="lpuart" instance="1" name="tx"/>
219
+ </request>
220
+ <request position="11">
221
+ <signal driver="spi" instance="6" name="rx"/>
222
+ </request>
223
+ <request position="12">
224
+ <signal driver="spi" instance="6" name="tx"/>
225
+ </request>
226
+ <request position="13">
227
+ <signal driver="i2c" instance="4" name="rx"/>
228
+ </request>
229
+ <request position="14">
230
+ <signal driver="i2c" instance="4" name="tx"/>
231
+ </request>
232
+ <request position="17">
233
+ <signal driver="dac" instance="2" name="ch1"/>
234
+ </request>
235
+ <request position="18">
236
+ <signal driver="dfsdm" instance="2" name="flt0"/>
237
+ </request>
238
+ </requests>
239
+ <mux-channels>
240
+ <mux-channel position="0" dma-instance="2" dma-channel="0"/>
241
+ <mux-channel position="1" dma-instance="2" dma-channel="1"/>
242
+ <mux-channel position="2" dma-instance="2" dma-channel="2"/>
243
+ <mux-channel position="3" dma-instance="2" dma-channel="3"/>
244
+ <mux-channel position="4" dma-instance="2" dma-channel="4"/>
245
+ <mux-channel position="5" dma-instance="2" dma-channel="5"/>
246
+ <mux-channel position="6" dma-instance="2" dma-channel="6"/>
247
+ <mux-channel position="7" dma-instance="2" dma-channel="7"/>
248
+ </mux-channels>
249
+ </driver>
188
250
  <driver name="comp" type="stm32-tsmc90_h7_cube">
189
251
  <instance value="1"/>
190
252
  <instance device-pin="a|i|l|n|q|v|z" value="2"/>
@@ -162,8 +162,70 @@
162
162
  <instance value="1"/>
163
163
  <instance value="2"/>
164
164
  </driver>
165
- <driver name="bdma1" type="stm32-v1.1"/>
166
- <driver name="bdma2" type="stm32-v1.2"/>
165
+ <driver name="bdma" type="stm32h7">
166
+ <instance value="1"/>
167
+ <instance value="2"/>
168
+ <requests>
169
+ <request position="1">
170
+ <signal driver="bdma" name="generator0"/>
171
+ </request>
172
+ <request position="2">
173
+ <signal driver="bdma" name="generator1"/>
174
+ </request>
175
+ <request position="3">
176
+ <signal driver="bdma" name="generator2"/>
177
+ </request>
178
+ <request position="4">
179
+ <signal driver="bdma" name="generator3"/>
180
+ </request>
181
+ <request position="5">
182
+ <signal driver="bdma" name="generator4"/>
183
+ </request>
184
+ <request position="6">
185
+ <signal driver="bdma" name="generator5"/>
186
+ </request>
187
+ <request position="7">
188
+ <signal driver="bdma" name="generator6"/>
189
+ </request>
190
+ <request position="8">
191
+ <signal driver="bdma" name="generator7"/>
192
+ </request>
193
+ <request position="9">
194
+ <signal driver="lpuart" instance="1" name="rx"/>
195
+ </request>
196
+ <request position="10">
197
+ <signal driver="lpuart" instance="1" name="tx"/>
198
+ </request>
199
+ <request position="11">
200
+ <signal driver="spi" instance="6" name="rx"/>
201
+ </request>
202
+ <request position="12">
203
+ <signal driver="spi" instance="6" name="tx"/>
204
+ </request>
205
+ <request position="13">
206
+ <signal driver="i2c" instance="4" name="rx"/>
207
+ </request>
208
+ <request position="14">
209
+ <signal driver="i2c" instance="4" name="tx"/>
210
+ </request>
211
+ <request position="17">
212
+ <signal driver="dac" instance="2" name="ch1"/>
213
+ </request>
214
+ <request position="18">
215
+ <signal driver="dfsdm" instance="2" name="flt0"/>
216
+ </request>
217
+ </requests>
218
+ <mux-channels>
219
+ <mux-channel position="0" dma-instance="2" dma-channel="0"/>
220
+ <mux-channel position="1" dma-instance="2" dma-channel="1"/>
221
+ <mux-channel position="2" dma-instance="2" dma-channel="2"/>
222
+ <mux-channel position="3" dma-instance="2" dma-channel="3"/>
223
+ <mux-channel position="4" dma-instance="2" dma-channel="4"/>
224
+ <mux-channel position="5" dma-instance="2" dma-channel="5"/>
225
+ <mux-channel position="6" dma-instance="2" dma-channel="6"/>
226
+ <mux-channel position="7" dma-instance="2" dma-channel="7"/>
227
+ </mux-channels>
228
+ </driver>
167
229
  <driver name="comp" type="stm32-tsmc90_h7_cube">
168
230
  <instance value="1"/>
169
231
  <instance device-pin="a|i|v|z" value="2"/>