Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Hello,
I am using TMS570LC4357 µC to measure the junction temperature using on die temperature sensors. The temperature sensors are multiplexed as
- Temperature sensor 1's output is multiplexed with AD1IN[31].
- Temperature sensor 2's output is multiplexed with AD2IN[31].
- Temperature sensor 3's output is multiplexed with AD2IN[30].
In the data sheet of the µC it is mentioned that ADC1 has 32 channels and ADC2 has 25 channels of which 16 shared with ADC1.
when I try to configure the settings in HalCogen, I am able to find ADC1 channel selection 31, but could not find the channels in ADC2 30& 31.
if we go to the tab "PinMux -> special pin Muxing " there i enabled the Temp Sensor1,2 &3. it shows the display "AD2CHNSEL needs to be enabled in ADC2 tab". But dont know what to select?
Could you please clarify my doubt on how this works?
Thanks & regards
Poorna