Part Number: FDC2214EVM
Hi Application Engineers,
I have successfully done my Labview program to fully control FDC2214 EVM. I found that time interval between two consecutive streaming data points has some spikes. The attached chart shows the result, which was obtained using only channels 0 and 1, stream reading lasted for 105 seconds after stream start and 9700 streaming data logs were recorded in a spreadsheet, average 92 streaming samples per second, which included about 5 repeating value numbers for each data with a new value.
Majority of the time intervals was 0.01 ms, the highest was 0.095 ms, meaning 9 times longer than average. Can someone tell me what is the cause for the time interval spikes?
My Labview program followed the Python program sample Q&A 41 provided on TI web.
Gu