07-18-2016 11:47 AM
hi there
i programing a processor arm lpc1768 for A/D converter (8-bit) then send data by serial port (milivolt) and recive it by labview correctly but the problem is when i plot it to the wave chart (real time) the value that shown are discrete not continues! and because of that my output waveform is nothing but some peak!
can anyone here help me with that?
i attach my design and the result
thanks
07-19-2016 11:51 AM
Hello Benyamin,
Are you sure that your baud rate is set correctly between the device and LabVIEW? Could it be possible that you are reading zero points between a few of the correct values which would be causing these spikes? Could you slow down your loop more or is that the slowest that is acceptable?