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.

Reading analog signal in tm4c129 Launchpad

I want to read analog signal in TM4C129. Can I use any of the analog pins A0-A19?

I am using this current sensor in my project. The Vout pin needs to be connected to the ADC. The best way to do this is to connect it to some analog pin and tie that analog pin to ADC through the code. Anything else I am missing?

Can you refer to a sample code for this?