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.
Where can I check the Positive input value of CMPSS 1 in a register? I want to confirm this because I would like to see the sensed value and verify if it reads within the range of 0 to 65536.
Hello Lee,
Thanks for your patience.
Since the comparators' pins are muxed with ADC channels, you can read the value using the ADC.
Here, I'm showing how to use SysConfig GUI to see which channel should be selected for ADC.
As you can see input signal 0 is muxed with A2/B6/PGA1_OF.
You need to select the channel A2 in your ADC settings.
Please let me know if you have any questions.
Regards,
Hadi