Incorrect RTC register #9
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.
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
The text was updated successfully, but these errors were encountered: