ADC Driver for STM32 Nucleo L476RG using BARE METAL
I have written a code for STM32 L476RG for converting potentiometer analog output to digital output using ADC1. I am unable to understand SQR register use what should i pass to enable channel 6 of ADC1 in SQR register.Below are code and datasheet inf...