Tool/software: Code Composer Studio
Hi,
I have the following question:
For gpio legs, multiplexing of their settings is available. Having set the corresponding value in the GPAMUXn register, I can choose the purpose of each GPIO in accordance with the information from the datasheet.
But for the rest of the pins that are not related to GPIO, I do not know how to choose the appropriate destination. For example, there is a pin 22 in the case of 100 pin (PZ). It has 3 functions: ADC-A Input 1, Buffered DAC-B Output, and Digital Input-232 on ADC Pin. Do I have to specify in what register what purpose of this pin I choose, since they cannot work together exactly (ADC and DAC). For this pin I launched DAC, it works fine. But if I also try to run the ADC, will there be any conflict?
And the most interesting question for me:
for example pin 10. It can be: CMPSS-1 High Comparator Positive Input 3, CMPSS-1 High Comparator Negative Input 0, CMPSS-1 Low Comparator Positive Input 3, CMPSS-1 Low Comparator Negative Input 0. How do I tell the CMPSS module, I want to use this pin exactly as CMPSS-1 High Comparator Negative Input 0? And how to inform the CMPSS module that it should work exactly with input 0?

