Part Number: TMS320F28388D
Hi,
I understand that the ADCIN and CMPIN share the same pin on MCU and always connected together internally.
With my project that I am working on, I only want to use CMPIN with CMPSS module (for comparing analog signal from CMPIN pin) and don't need to read it by ADC module.
I have concern:
Must I configure the ADCIN pin with ADC module (by ADC_SetupSOC()....) in order to make CMPIN pin has analog signal and CMPSS module work?
OR no need to configure the ADCIN pin with ADC module and CMPIN pin still has analog signal and CMPSS module works normally?
Brs,
Longpt