Part Number: EK-TM4C123GXL
Tool/software: TI C/C++ Compiler
Hello all,
I am currently trying to use the pin B5 as an ADC input for a thermal sensor. I am working with ti-RTOS, so I think I understand that the driverlib API can't be used with it, because it can generates conflicts.
However I tried to use it in a task because I read it might be possible... and my program crash.
I tried with the adc example code from launchpad workshop too but it crashed as well.
Do you have any solution ?
Does an ADC driver for ti-Rtos exists ?
Thank you for your help !
Best regards,
Elisabeth