Tool/software: TI-RTOS
Is there an example using TI-RTOS on how to read the internal temperature sensor on the MSP432?
I saw the no-rtos 'adc14_single_channel_temperature_sensor' example, but don't know how to convert all those individual setup commands so I can just do a simple call with 'ADC_convert()'.
Thanks.