RTEMS | arm/stm32f4: fix SYSCFG register layout (!1140)
Mohamed Ayman (@mohamedayman23)
gitlab at rtems.org
Mon Mar 16 15:15:27 UTC 2026
Mohamed Ayman created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1140
Project:Branches: mohamedayman23/rtems:fix-SYSCFG-register-layout to rtems/rtos/rtems:main
Author: Mohamed Ayman
## Summary
arm/stm32f4: fix SYSCFG register layout
The SYSCFG register block misses two reserved registers between EXTICR4 and CMPCR. This causes CMPCR to be mapped at the wrong offset (0x18 instead of 0x20). Add the missing reserved fields to preserve the correct hardware register layout according to the STM32F4 reference manual.
{width=812 height=600}
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1140
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260316/9a31ce38/attachment.htm>
More information about the bugs
mailing list