Skip to main content
MirKoz
Associate II
February 26, 2021
Solved

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

  • February 26, 2021
  • 3 replies
  • 1880 views

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?

This topic has been closed for replies.
Best answer by Amel NASRI

Hello @MirKoz​ ,

Please find attached the updated svd file where the description of CDR register is added.

-Amel

3 replies

Amel NASRI
ST Technical Moderator
March 11, 2021

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 "Best Answer" on the reply which solved your issue or answered your question.
Amel NASRI
Amel NASRIBest answer
ST Technical Moderator
April 2, 2021

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 "Best Answer" on the reply which solved your issue or answered your question.
MirKoz
MirKozAuthor
Associate II
April 2, 2021

Thank you very much.

Mirek