5 years, 9 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:

The Freedom-K64F is an ultra-low-cost development platform for Kinetis K64, K63, and K24 MCUs.

1 Answer

5 years, 9 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