Hello,
Am trying to plot an array which holds input samples from ADC graphically on Code warrior 10.6. I have a DSC MC56f84786. The input samples are collected from an external ADC and saved into an integer array of size 1024. I need to view this array in a graphical format.
Please suggest me some ways to do it.
Hello Nasreen,
You can use FreeMaster utility to see the graph of the sensor's data.
Here is the link for the tutorial which provides good insight on FreeMaster.
http://mcuoneclipse.com/2013/08/24/tutorial-freemaster-visualization-and-run-time-debugging/
If this post helps you, kindly mark it as correct/helpful answer.
-Arpita
Hi,
I am trying to display the output of FFT analysis in Free Master. But i don't know how to plot the graph of an array of length 1024 which has the output of FFT. Is there any procedure to display the output the graph of an array.
Regards,
Charan
Hi, all
I do not think there is a way to display the array value with graph in either CodeWarrior or Freemaster tools. You can copy the array value and paste them to Excel tools and display.
Hope it can help you.
BR
XiangJun Rong
Hi,
Thanks for your replay. I will do it as you said.
Regards,
Charan