Solved
How to view the contents of the CDR register in STM32CubeIDE?
While debugging the program for STM32F767, I wanted to preview the contents of the CDR related to ADCs. But on the SFRs tab in STM32CubeIDE, I can't find this register. It is also not defined in the SVD file associated with the indicated microcontroller. Is it really impossible to preview the contents of this registry in STM32CubeIDE?
