STM32F446RET6 DAC output
Hi,
For STM32F446RET6, I want to use the DAC function of it. But I have some question.
1. If I don't use the output buffer, what is the output range? From the datasheet I think it should be 0.5mV to 3.3V±1LSB?
2. If I use the output buffer, what is the output range? From the datasheet I think it should be 0.2V to 3.1V?
(My VDDA=VREF is 3.3V)
3. For this 12-bit DAC, its minimum output cannot be 0V (regardless of whether a buffer is used). So how should I adjust its output? When calculating the formula X/4095 (where X is my setting), if I set X to 1 and do not use an output buffer, should its output be 0.5mV + (1/4095) * 3.3V?
When calculating the formula X/4095 (where X is my setting), if I set X to 1 and use an output buffer, should its output be 0.2V + (1/4095) * 3.3V?
Thanks a lot for your help.
Best,
Junzhe
