9 years, 5 months ago.

How do I work with adc converter (I've kl46z board)

H i all! I'm a beginner with mbed compiler and I need to work with the ADC module of kl46z, but I do not know how to begin, because I do not how to acces the internal registers of it or create an object (like DigitalOut i.e) with to work in the code...almost I need if only include 'mbed.h' is the only include that is necessary; Thanks in advance

1 Answer

9 years, 5 months ago.

Start here:

https://developer.mbed.org/handbook/AnalogIn