Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 5 months ago.
Reading the ADC Tempreature on the K64F in Mbed
Hi, I'm trying to read the temperature on the K64F which has an internal temperature sensor connected to the ADC. I can read it using the NXP/Freescale libraries when I set the ADCH value to 0x11010 but don't know what to override in MBED to get it to read an internal connection .
Have you any suggestions?
Thanks,
ee05
Question relating to:
1 Answer
6 years, 5 months ago.
Hi Jeremy, Have you explored ADC16_GetDefaultConfig? It seems like you could instantiate an object and override the configurations there. Please take a look at this discussion on NXP community. https://community.nxp.com/thread/436506
Hope this helps. Please let us know if you have any further questions.
Thanks,
Naveen Team mbed