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/LAUNCHXL-F28379D: ADC EXAMPLES

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi

I am doing a project in which I have to generate a modulated sine wave greater than 30 kHz and at the same time receive a signal of the same frequency order using the F28379D board. I have looked at the examples found in c2000 ware about the ADC, I see that there are several types but I am not sure which would be the best for my case. I would appreciate if someone can advise me on which one is more optimal to use.

THANKS

  • user6412891,

    The adc_ex2_soc_epwm example would probably be a good starting point: ~\C2000Ware_XXXX\driverlib\f2837xd\examples\cpu1\adc\

    Please see the device TRM for details of how the modules work.  There is also introductory training for the F28379D and EPWM.

    -Tommy