How to properly configure an stm32 with lmt86?

93 Views Asked by At

I'm implementing an stm32 which reads data from an LTM86 sensor and transmits the converted temperature in a CAN bus. My problem is related to the ADC configuration because the voltage value provided by the ADC is different from that measured on the pin with a voltmeter. As a consequence, the converted temperature will be wrong.

I tried this ADC setup:

ADC setting

0

There are 0 best solutions below