DAC Exercise in STM32F4xx
Good evening everyone,
today I generated a sine wave (using array method, 80 samples per time period) and got it on oscilloscope using DAC channel 1. Then I tapped this analog wave into the ADC of the board. Then i again converted the data from ADC channel and got it on oscilloscope via DAC channel 2. I observed that the sine wave of channel 2 is clipped near the peak whereas channel 1 wave is perfectly fine. Then I scaled down the actual sine wave and observed that the two waves are not clipped anymore. Has someone else experienced the same problem and if yes, what is the probable cause to this issue?
thanks and regards.
