STM32L475V: Using ADC without HAL fails miserably
I am officially confused.I'm trying to use an ADC without the HAL layer, and for some reason I just don't get it to work. With HAL, it works fine.I have tried comparing register contents, and I've now run into a wall. There must be something the HAL ...