Resolved! Reading temperature from adc value(Non linear)
Hi,I am using STM32G491RE. I have to read temperature values from ADC. We used voltage divider circuit to map the voltage values with temperature values it is non linear change between volatge and temperature.I tried below wayconst uint16_t adc_valu...