@unsigned_char_array wrote:I noticed that the ROM constants for ADC calibration values in the LL headers (*_ll_adc.h) are not defined as const.e.g. #define VREFINT_CAL_ADDR ((uint16_t*) (0x1FF07A2A))
#define TEMPSENSOR_CAL1_ADDR ((uint16_t*) (0x1FF07...