This commit is contained in:
2026-06-01 17:32:59 -04:00
parent 8189cdea16
commit 5f560c27c1

View File

@@ -180,7 +180,7 @@ The ADC RTC hardware registers are mapped into memory between `0x6004_0000` and
| ADC1 | `APB_SARADC_DMA_CONF_REG` | `0x6004_006C` | DMA configuration register for SAR ADC |
| ADC1 | `APB_SARADC_APB_ADC_CLKM_CONF_REG` | `0x6004_0070` | Configure SAR ADC clock |
* : I'm guessing somewhat here. The TRM didn't make it clear if these registers were for ADC1 or ADC2, they just numbered them 0 or 1.
\* : I'm guessing somewhat here. The TRM didn't make it clear if these registers were for ADC1 or ADC2, they just numbered them 0 or 1.
#### Digital ADC Operation