cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L412RB

Adithya_Jayaram
Associate III

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?

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @Adithya_Jayaram and welcome to the ST Community 😊.

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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
STTwo-32
ST Employee

Hello @Adithya_Jayaram and welcome to the ST Community 😊.

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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.