Hello
I want to display the waveform of the data which is acquitted from a 10-bits AD converter to a 640x480 LCD.
So,the each data of the ADC can not be correspond with a point of the LCD.I don't kown how to solve this problem.
Thank you BradtheRad
At first, i using the way you mentioned above.But the waveform distortion occurs.For example,if the data incoming is very small,then the data which will become the same. I don't kown how to solve this problem.
If you are doing your scaling properly there shouldn't be any distortion (other than the obvious quantization erro, but that's only one pixel). Is your problem that all your data has small values? If so, maybe you want to add some gain.