Ladies and Gentlemen,
I set up DAC0 with external reference (3V on Pin15), buffer mode, clock is FRO1MHz divided by 8.
When I set DAC0 Data less than about 0x700, the output is just noise, like it would float.
When the data is between 0x700 and 0xFFF, then the output is a concrete voltage, no noise, doesn't float.
What can be the reason of this?
Additionally: how much is the voltage range of DAC0 output? Shouldn't it go from 0V up to the reference? In my case, it is 3V. My experience is, that with DAC0 DATA = 0xFFF, the output voltage from DAC0 is only 1.35V. I cannot find any setting, which halves the output voltage, what can be the reason of this?
There is no load on the output of DAC0 (pin31).