SPRUIW8 November 2020
The LAUNCHXL-F280025C includes a TMSF280025CPNS device pre-programmed with a demo program. When the LaunchPad is powered on the demo program begins with an LED blink sequence on LED4 and LED5. After a few seconds the device switches into an ADC sampling mode.
Every 1 second the ADC samples pin ADCINA6 and the sampled value is represented as follows: If the sample is above mid-scale (2048), the red LED4 will illuminate. If the sample is below mid-scale, the green LED5 will illuminate.
In addition to the LED indicators, ADC sample results are also displayed on your PC through the USB/UART connection. To view the UART information on your PC, first determine the COM port associated with the LaunchPad. To do this in Windows open the Device Manager. Look for an entry under Ports (COM & LPT) titled "XDS110 Class Application/User UART (COMX)", where X is a number. Remember this number for when you open a serial terminal.
115200 Baud, 8 data bits, no parity, 1 stop bit.
After properly opening the serial port in your serial terminal, reset the LaunchPad by pressing the S1 reset button and observe the serial terminal to see the TI logo in ASCII art.