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/TM4C123GE6PM: Sampling a generated signal in TM4C123G6PM

Part Number: TM4C123GE6PM


Tool/software: Code Composer Studio

Hello, I am new to the domain of Embedded System and currently I am working on TM123G6PM.

There are two things which I intend to do as per my College Assignmment.

1) Generating a Pulse Train of 200KHz with a on-off period 400ms using Timer/PWM

2) Using the Generated signal and sampling it using the ADC under oversampling conditions (Sampling Rate around 600Khz). And then storing the converted values in a array and plot a graph of that array.