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.

LAUNCHXL-F28379D: serial communication/print out data to PuTTy through USB

Part Number: LAUNCHXL-F28379D

I did some ADC and store the data into an array. I want to use these data to plot a graph in Excel to see how well is the ADC.

I am stuck at getting this data. I checked SCI examples, but it didn't help much. I think there is simple way like printf. 

So I wonder if I can use printf to show the data on PuTTy. If so, do I have to configure UART/SCI? What is the default baud rate for F28379D?

I am also open to other solutions for measuring how fast is the ADC and getting data. 

Regards,

Tom