Tool/software: Code Composer Studio
Hey, I'm trying to learn how to send data to the serial port but I'm not very experienced with that part of coding or the MSP. I've looked at the MSP432 manual and it has a very dense section on using the UART but it doesn't seem to have any examples of how to use all the collective parts to accomplish the task.
What I am hoping to do is setup a base code that has a variable X that can increment, and then view that data being sent to the COM port on Teraterm (or something), so I can see data on the COM and then have something else gather the published data. Overall I have a lot of data I want to send but finding a starting place with just one piece would be helpful. Is there any sample code I can use to help me get started?
Luke

