Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
386
/
631
Bit field
Name
Description
1:0
RES[1:0]
Data resolution
This bit is set and cleared by the software to select the resolution of the conversion
00: 6-bits
01: 8-bits
10: 10-bits
11: 12-bits
ADC sampling time register 3 (ADC_SAMPT3)
Address offset: 0x5C
Reset value: 0x0000 0000
Digital to analog conversion (DAC)
Introduction
DAC is a digital/analog converter, mainly digital input, voltage output.DAC data can be 8-bit or 12-bit and supports
DMA functionality.When the DAC is configured in 12-bit mode, the DAC data can be right-aligned or left-
aligned.When the DAC is configured in 8-bit mode, the DAC data can be right-aligned.The DAC output channel has
1, with independent converter.V
REF+
is used as the DAC reference voltage through the pin input to make the DAC
Bit field
Name
Description
31:4
Reserved
Reserved, the reset value must be maintained
3
SAMPSEL
Sample Time Selection
When SAMPSEL = 0, the value of SAMPx[2:0] is set as follows:
000: 1.5 cycles 100: 41.5 cycles
001: 7.5 cycles 101: 55.5 cycles
010: 13.5 cycles 110: 71.5 cycles
011: 28.5 cycles 111: 239.5 cycles
When SAMPSEL = 1, the value of SAMPx[2:0] is set as follows:
000: 1.5 cycles 100: 19.5 cycles
001: 2.5 cycles 101: 61.5 cycles
010: 4.5 cycles 110: 181.5 cycles
011: 7.5 cycles 111: 601.5 cycles
2:0
SAMP18[2:0]
Channel Sample Time
The channel sampling time definition is consistent with ADC_SAMPT2