Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Hi,
I am using TMS320F28379D in one of my applications. I see that the MCU has 4 ADC's and they channels are as follows.
ADCINAX (X= 0 TO 5)
ADCINBX (X= 0 TO 5)
ADCINCX (X= 2 TO 5)
ADCINDX (D= 0 TO 5)
ADCIN15
ADCIN14
But in the Driverlib its ADC_CH_ADCIN0 single-ended to ADCIN0 to ADC_CH_ADCIN15 single-ended, ADCIN15 .
I wanna know which of the above pin is mapped to which ADCINx in the driverlib. I am confused by this representation.
Regards
Vishal