Fix: start calibration on STM32F3

Dependencies:   mbed

Fork of AnalogIn-HelloWorld by Mbed

The AnalogIn reading for STM32F303K8 and STM334R8 is too low. However after adding call on HAL_ADCEx_Calibration_Start the reading is correct.

mbed do not start adc calibration for STM32F3 mcu's ?

History

FIX: start calibration on stm32F3 ADC default tip

2017-05-01, by foggyfish [Mon, 01 May 2017 18:15:24 +0000] rev 2

FIX: start calibration on stm32F3 ADC


Update mbed.bld to always use the latest version

2014-12-10, by sam_grove [Wed, 10 Dec 2014 16:19:08 -0600] rev 1

Update mbed.bld to always use the latest version


Example program using AnalogIn member functions

2014-12-10, by sam_grove [Wed, 10 Dec 2014 21:51:56 +0000] rev 0

Example program using AnalogIn member functions