Skip to main content
Graduate
September 12, 2024
Question

"Optimized Resolution" options in CUBE ADC

  • September 12, 2024
  • 1 reply
  • 1158 views

I noticed some options in the CUBE IDE for my H745's ADCs labelled "ADC 12-bit optimized resolution" and likewise for 14 bits. I have searched the references and the internet and find no explanation of how "optimized resolution" differs from the regular resolution. Does anyone know what this means, and where it is documented? Thanks

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    September 13, 2024

    Hello @VO ,

    Please refer to this AN2834 Application note, which help on how to optimize the ADC accuracy in the STM32 MCUs.

    VOAuthor
    Graduate
    September 13, 2024

    Thank you for the response, Imen. I am well familiar with that app note, and I assume you refer to the tables in section 4.2 which deal with minimum required sampling times, but it is not obvious what selecting "ADC 12-bit optimized resolution" in the IDE does differently from simply selecting "ADC 12-bit resolution". I see nothing that changes when I do so, and wonder what, *specifically*, those "optimized" flags in the CUBE provide? Is something in the clock or sampling cycle count adjusted to meet some minimum criteria? Maybe it is the case that this only happens if my present "non-optimized" resolution does not already meet the minimum requirements? There is just no documentation to guide us here. Thank you for any additional insight you may provide.