Other Parts Discussed in Thread: CONTROLSUITE
Hello,
The examples of C2000 Launchpad use C++ like functions for ADC, ePWM, SCI as -
-- void ADC_setIntMode()
-- PWM_setSocAPeriod()
Where can one find description of all these functions ?
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.
Other Parts Discussed in Thread: CONTROLSUITE
Hello,
The examples of C2000 Launchpad use C++ like functions for ADC, ePWM, SCI as -
-- void ADC_setIntMode()
-- PWM_setSocAPeriod()
Where can one find description of all these functions ?
Vikas,
These are part of the Peripheral Driver Library in ControlSuite. Install ControlSuite from the TI web if you don't already have it. Then try here:
C:\TI\controlSUITE\device_support\f2802x\v210\doc\f2802x-DRL-UG.pdf
Regards,
David