Hi guys, I have a problem with ADC conversion I would say. I put sine wave on ADC input and then I just transfer the value to DAC register, but the negative half of the sine wave is clipped. The code is just this ( Inside HAL_ADC_ConvCpltCallback):DA...