I am trying to use the AD converter on my Nucleo-F030R8 board. (Actually it works with the "HAL" functions, but I am trying to program on a lower level).While debugging I am watching my struct ADC1 (Wich points at the ADC registers). I am trying to w...