2021-08-20 03:26 AM
2021-08-20 04:35 AM
To me looks reasonable. Your input signal clips at negative, and the "wobble" you see is the effect of limited number of samples per source period.
JW
2021-08-20 05:12 AM
2021-08-20 05:22 AM
Try to sample it at the same sampling frequency ratio, i.e. 100kHz / 2MHz * 5.1Msps = 255ksps.
JW
2021-08-20 07:44 AM
There is no change, it is till distorted
2021-08-20 08:00 AM
What is still distorted? 100kHz signal sampled with 255ksps?
That's my point, you can't see a "nice" sine if you interpolate only a few points (in your case 2.55 in average) per period.
JW
2021-08-23 05:28 AM
@Community member
Thank you, I understand , I have interpolated it and got the proper sine wave. I would rather want to implement dual interleaved mode ADC. Please do you have a sample code for stm32F303RE
2021-08-23 06:10 AM
No, sorry.
JW