Memory Dump with STM32CubeIDE shows also 0x0 at this addess. The Errata shows no entry to this problem.uint32_t* ptr = 0x1FF80078;VREFINT_CAL_VAL = *ptr;Is it a typo in the dataheet?
That's it!!I have the 151xc-type, so the VREFINT_CAL_ADR ist 0x1FF0800F8/9I spent hours in searching all documents/net, even the application notes don't mention the define VREFINT_CAL_ADR_CMSIS . Poorly documented!The next problem: i have two devices...