All of these methods and example projects are included in the MCU.zip in the examples directory of the compiler. Full Example Program Here is a sample program with explanation using CCS C to read adc samples over rs232: /// /// /// This program displays the min and max of 30, ///...