Hi @PetrS ,
I configured the 14‑bit ADC for internal temperature sensing, but the RTD temperature sensing macro is defined only for 12‑bit resolution and uses a 12‑bit temperature instance in Adc_Sar_Ip.h and Adc_Sar_Ip.c. Because of this, the calculated temperature, raw ADC reading, and measured voltage are oscillating and not correct. Should the RTD function automatically switch to 14‑bit when I configure 14‑bit ADC, or do I need to define a 14‑bit resolution macro and update the API function manually? here by attached images for your reference.
RTD Function Defined Macros
Calculated Value
Configuration tab