Question
STM32L4 ADC oversampling setup
I want to use the adc 15bit resolution.
I don't understand why right shift and oversampling ratio are at the same time.
1. what is difference
12bit + 4bit right shift + oversampling ratio 128x
and
12bit + oversampling ratio 8x?
2. What are the functions and roles?
Please give me a detailed answer that is easy to understand
