Other Parts Discussed in Thread: SYSCONFIG, MSPM0L1306
Tool/software:
I have been trying to use CCS Theia and the SYSCFG to configure PA21/25 for use in my board as an ADC input. I can enable ADC12 in the Software tab but there isonly an option to enable Pinmux for PA27/31 which is ADC0.0. I found a possible configuration in the Reserve Peripherals tab and can setup PA21/25 as ADC0.5 but when I compile the ouputted ti_msp_dl_config.c has nothing ADC related for configuration. I tried adding ADC12 along with the the Reserve Peripheals configuration but CCS Theia tells me there is a resource conflict.