Hi,
in STM32F10x advanced ARM-based 32-bit MCU reference manual there's a equation which desribes DACoutput value:
DACoutput = VREF x (DOR/4095).
My question is how can I set Vref? Is it possible? If not, what is the value of it, in documentation is written that 2.4V < Vref < Vdda (3.3V)?
And my second question:
where can I find desription of 20-pin connector, how it's numerated and on which pin I can find the DAC output signal?