2021-02-26 01:36 AM
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?
Solved! Go to Solution.
2021-04-02 06:53 AM
Hello @MirKoz ,
Please find attached the updated svd file where the description of CDR register is added.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-03-11 05:26 AM
Hi @MirKoz ,
I confirm that CDR register's description is missing in STM32F767 SVD file.
I submitted a request in order to add it.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-04-02 06:53 AM
2021-04-02 10:02 AM
Thank you very much.
Mirek