I'm having problems programming the ADC of the K32L2B3 board. The board's reference manual has the same information as the KL25Z and KL46Z board, however the (minimalist) code that works on them does not work properly on the K32L2B3.
For example: a code that reads a temperature reader, which works properly on the KL25Z (and KL46Z), on the K32L2B3 the temperature drops constantly (it starts fine, then drops to 0), or gives a very high number, like 200 ºC. Is there any additional configuration to be done?
Thank you in advance.