ArduinoCore-stm32wb
ArduinoCore-stm32wb copied to clipboard
There is no dedicated function to enable the use of 16-bit resolution in the Analog-to-Digital Converter (ADC).
trafficstars
In this fumction i can pass only 12 analogReadResolution();
The function analogReadResolution() goes only up to 12 bits because the backing peripheral has only 12 bits.