Part Number:MSP432P401R
Tool/software: TI-RTOS
I have the latest red MSP432 LaunchPad and am trying to configure the TI-RTOS 'adcsinglechannel' example to use an external reference source. I see that in MSP_EXP432P401R.c that Board_ADC0 is configured to use the internal 2.5V reference and Board_ADC1 the internal 1.45V reference. How would I reconfigure Board_ADC0 to use an external reference?
I saw the nortos example, but could not figure out how to 'translate' that over to the rtos example.
I am using 'simplelink_msp432_sdk_1_30_00_40'
Thanks for the help.