Error on Application note (AN2834), AND Where to report it?
In application note AN2834 (How to get the best ADC accuracy in STM32 microcontrollers), There is a clear error on Page 10, which defines 1 LSB by Vref+/2^12). But LSB depends on Resolution!
If Resolution is 10, then it would be defined by Vref+/2^10.
Even Editor ownself was explaining a "10-bit resolution ADC" in previous pages(not a 12-bit one), So the reader would be confused by this. Writers should specify that "Vref+/2^12" specifies to "12-bit resolution".
(Error reported here because There was no email or place to report AN errors.)