cancel
Showing results for 
Search instead for 
Did you mean: 

How to view the contents of the CDR register in STM32CubeIDE?

MirKoz
Associate III

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?

1 ACCEPTED SOLUTION

Accepted Solutions
Amel NASRI
ST Employee

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.

View solution in original post

3 REPLIES 3
Amel NASRI
ST Employee

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.

Amel NASRI
ST Employee

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.

MirKoz
Associate III

Thank you very much.

Mirek