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.
Hello
I'm going to start with admitting that i am completely new with programing TI microcontrollers.
With that in mind I wanna connect a potentiometer to an Experimenter Kit and convert it in a PWM
Can some please share and example code in CSS for setting ADC A0 as an input for the potentiometer? I am using CCS v6.0.1
I want to know what registers to set and how and so on.. Now I know there is the Reference Guide for the microcontroller and I tried to work from there, but it's beyond my understanding.
Thank you!
Hello.
Have you downloaded ControlSUIT ?
If not, I strongly reccomend to do this. It contains LOTS of examples for LOTS of microcontrollers, for every peripheral device. Sure you'll find well commented ADC and PWM examples there ;)