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.

CCS/MSP430BT5190: Serial Oscilloscope

Part Number: MSP430BT5190

Tool/software: Code Composer Studio

Hello,

We are doing just simple thing, We are sending a comma-separated data in Tx buffer in UART and see the plotting in the serial oscilloscope.

we send ASCII value like this

char str[10] = {0x31,0x2C,0x32,0x2C,0x33,0x2C,0x33,0x2C,'\r'};   // 1,2,3,4

the output on serial plotter is ok But data are not plotting its create 4 different channels.

We use the " x.io.uk.co"  serial plotter.

we need this 1 to 4 value varies only single channels like 1 to 4,1 to 4 its look like sawtooth So, how to resolve this please suggest to me.

Regards

Yash Shah

**Attention** This is a public forum