Part Number: MSP430F5132
I want to take out uart port from design TIDA 00121,i can i be how can i give input that are already at uart to other adc.plaese suggest
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.
Part Number: MSP430F5132
I want to take out uart port from design TIDA 00121,i can i be how can i give input that are already at uart to other adc.plaese suggest
Hi Surbhi,
In code, you would need to configure the chosen pins for analog signals and set the ADC input to the channels corresponding to those pins. The following is a code snippet from the adc10_01 SDK example showing how this is done for P1.1.

Best Regards,
Brian
**Attention** This is a public forum