Skip to main content
Explorer
November 15, 2023
Solved

STM32L412RB

  • November 15, 2023
  • 1 reply
  • 812 views

we're using STM32L412RB microcontroller and it has 2*12 bit ADC and our project requires 8 bit resolution, in this controller can we configure the resolution from 12 to 8 bits?

    This topic has been closed for replies.
    Best answer by STTwo-32

    Hello @Adithya_Jayaram and welcome to the ST Community :smiling_face_with_smiling_eyes:.

    Yes, you can configure the resolution  from 12 to 10, 8 or 6 bits. Using CubeMX, under ADC Configuration -> Parameter Settings (ADC_Settings) you can set the Resolution you want:

    STTwo32_0-1700030983292.png

    Best Regards.

    STTwo-32

    1 reply

    STTwo-32Answer
    Technical Moderator
    November 15, 2023

    Hello @Adithya_Jayaram and welcome to the ST Community :smiling_face_with_smiling_eyes:.

    Yes, you can configure the resolution  from 12 to 10, 8 or 6 bits. Using CubeMX, under ADC Configuration -> Parameter Settings (ADC_Settings) you can set the Resolution you want:

    STTwo32_0-1700030983292.png

    Best Regards.

    STTwo-32