Skip to main content
michaelrigby-jones9
Associate II
November 13, 2012
Question

STM32 DAC Monotonicity vs DNL

  • November 13, 2012
  • 1 reply
  • 772 views
Posted on November 13, 2012 at 11:33

I was planning on using an STM32F103RE in a design where the DACs would be part of a control loop, and will need to be used in 12 bit mode.  Unfortunately the DAC specifications in the datasheet show extremely bad DNL performance of +-2LSBs in 12 bit mode which, if correct, means the DAC can not be monotonic and is useless for my application.  However, the datasheet also states the DAC is monotonic.  Which is correct?  I have checked the errata but not yet found anything to clarify this.

#stm32-dac-monotonic-dnl
This topic has been closed for replies.

1 reply

zzdz2
Associate
November 13, 2012
Posted on November 13, 2012 at 17:26

I think it may be related to noise and not a lack of monotonicity.

You can use external analog filters to reduce the noise.

And it's always best to test such things in practice.