Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
stm32:peripherals:adc [2022/12/28 08:09] – [ADCx→SQR3] ruan | stm32:peripherals:adc [2022/12/28 08:11] (current) – ruan | ||
---|---|---|---|
Line 65: | Line 65: | ||
|::: | |::: | ||
- | ==== ADCx→SMPR1 | + | ==== ADCx_SMPR1 |
\\ {{adc_reg_smpr1.svg}} \\ \\ | \\ {{adc_reg_smpr1.svg}} \\ \\ | ||
- | ==== ADCx→SMPR2 | + | ==== ADCx_SMPR2 |
\\ {{adc_reg_smpr2.svg}} \\ \\ | \\ {{adc_reg_smpr2.svg}} \\ \\ | ||
Line 81: | Line 81: | ||
|:::|011|56 cycles sampling time|111|480 cycles sampling time| | |:::|011|56 cycles sampling time|111|480 cycles sampling time| | ||
- | ==== ADCx→SQR1 | + | ==== ADCx_SQR1 |
\\ {{adc_reg_sqr1.svg}} \\ \\ | \\ {{adc_reg_sqr1.svg}} \\ \\ | ||
- | ==== ADCx→SQR2 | + | ==== ADCx_SQR2 |
\\ {{adc_reg_sqr2.svg}} \\ \\ | \\ {{adc_reg_sqr2.svg}} \\ \\ | ||
- | ==== ADCx→SQR3 | + | ==== ADCx_SQR3 |
\\ {{adc_reg_sqr3.svg}} \\ \\ | \\ {{adc_reg_sqr3.svg}} \\ \\ | ||
Line 104: | Line 104: | ||
===== Status Register ===== | ===== Status Register ===== | ||
- | ==== ADCx→SR | + | ==== ADCx_SR |
\\ {{adc_reg_sr.svg}} \\ \\ | \\ {{adc_reg_sr.svg}} \\ \\ | ||
Line 112: | Line 112: | ||
===== Data Register ===== | ===== Data Register ===== | ||
- | ==== ADCx→DR | + | ==== ADCx_DR |
\\ {{adc_reg_dr.svg}} \\ \\ | \\ {{adc_reg_dr.svg}} \\ \\ | ||
* Register is read only \\ \\ | * Register is read only \\ \\ | ||
- | |||
- | ===== Legend ===== | ||
- | |||
- | \\ {{legende.svg}} \\ \\ | ||
- | |||
- | > [[https:// | ||
- | |||
- | \\ | ||
===== Programming Example ===== | ===== Programming Example ===== |