Open khezami opened 10 months ago
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,
ST Internal Reference: 196706
Hi @khezami,
Back to this point you reported. After further analysis, this is rather related to the definitions in the CMSIS header files. This will be fixed soon enough hopefully. Thank you again for the heads-up.
With regards,
Describe the set-up:
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 :
- RM0433 : STM32H742, STM32H743/753 and STM32H750 :
_- cmsis_device_h7/Include/stm32h723xx.h_