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.
msp432如何使用syscfg开启ADC的比较器功能?在SDK中没用见到基于syscfg配置ADC比较器的例程,基于driverlib的工程里面确实有,不过不知道如何移植到syscfg工程里面?
您好,这个路径C:\ti\simplelink_msp432e4_sdk_4_20_00_12\examples\rtos\MSP_EXP432E401Y\drivers下的ADC例程都有.syscfg,您可以在这个基础上修改。