Skip to content

Commit 52fdd17

Browse files
committed
Derive ADC2 from ADC1 for stm32h735
We still have the rather unfortunate situation that ADC3 is derived from ADC1, when in fact the ADC3 registers described in the RM are quite different.
1 parent a490c5a commit 52fdd17

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

devices/stm32h735.yaml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,25 @@ _modify:
2020
DMAMUX3:
2121
name: DMAMUX2
2222
description: DMAMUX2
23+
ADC1:
24+
addressBlock:
25+
offset: 0x0
26+
size: 0x100
27+
usage: registers
2328

24-
# BDMA block
2529
_add:
30+
# ADC2
31+
# Slave ADC, shares an interrupt with ADC2
32+
ADC2:
33+
description: Analog to Digital Converter
34+
derivedFrom: ADC1
35+
baseAddress: 0x40022100
36+
addressBlock:
37+
offset: 0x0
38+
size: 0x100
39+
usage: registers
40+
41+
# BDMA block
2642
BDMA:
2743
description: Basic Direct Memory Access
2844
groupName: BDMA

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy