Part Number: MSP432P401R
Tool/software: Code Composer Studio
I am trying to use the plot widet in GUI Composer. Is there a way to plot a single point if I define an X and Y variabile on the MSP432 by binding it to the widget?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: MSP432P401R
Tool/software: Code Composer Studio
I am trying to use the plot widet in GUI Composer. Is there a way to plot a single point if I define an X and Y variabile on the MSP432 by binding it to the widget?
Isaac,
There are a few threads related to the topic of graph widgets, they should come up if you search through the E2E forums.
Here are a few of them that should hopefully point you in the right direction:
https://e2e.ti.com/support/tools/ccs/f/81/t/681021
https://e2e.ti.com/support/tools/ccs/f/81/t/664982
We also have several GUI Composer examples hosted on the Gallery: https://dev.ti.com/gallery/
Just search for "graph" and it should bring up a few examples that demonstrate how to configure and display data as a graph.
Hope this helps.