Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect RTC register #9

Open
khezami opened this issue Jan 12, 2024 · 2 comments
Open

Incorrect RTC register #9

khezami opened this issue Jan 12, 2024 · 2 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system.

Comments

@khezami
Copy link

khezami commented Jan 12, 2024

Describe the set-up:

  • I'm reporting this for the STM32H723/733, STM32H725/735 and STM32H730 family

Describe the bug:

  • The RTC driver for the STM32H723 is incorrect.

  • The RTC_TAFCR register, present in STM32H723/733, STM32H725/735 and STM32H730 family devices, is replaced with the RTC_TAMPCR register in the STM32H7xx.

  • This discrepancy raises concerns about potential changes in RTC functionality.

Screenshots:

- RM0468 : STM32H723/733, STM32H725/735 and STM32H730 :

image

- RM0433 : STM32H742, STM32H743/753 and STM32H750 :

image

- cmsis_device_h7/Include/stm32h723xx.h

image

@ALABSTM ALABSTM self-assigned this Jan 15, 2024
@ALABSTM ALABSTM added bug Something isn't working cmsis CMSIS-related issue or pull-request. labels Jan 15, 2024
@ALABSTM
Copy link
Collaborator

ALABSTM commented Jan 17, 2024

Hi @khezami,

Thank you for having reported. At first glance, this looks rather as an issue in the documentation. It has been forwarded to the concerned teams for confirmation. I will keep you updated. Thank you again.

With regards,

@ALABSTM
Copy link
Collaborator

ALABSTM commented Jan 17, 2024

ST Internal Reference: 171062

@ALABSTM ALABSTM added internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system. documentation Improvements or additions to documentation labels Jan 17, 2024
@ALABSTM ALABSTM removed the cmsis CMSIS-related issue or pull-request. label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system.
Projects
Development

No branches or pull requests

2 participants