You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the SVD file of the STM32L562, the DMA the bit definitions are incorrect.
The registers up to CM0AR1 are correct, the CM1AR1 contains the bit definitions of CCR2.
For every CM1ARx, the definition of the registers are shifted up by one register.
The text was updated successfully, but these errors were encountered:
Hello @daCodeMonkey ,
Thank you very much for your feedback, but this is not the right place for your contribution. Due to the license on the SVD files, we don't directly change SVD files as part of this project, the goal of this repository is to provide original SVD file from vendor without any modification, only update from vendor release are accepted. I suggest you to contact the Open-CMSIS-Pack team and ask for a patch to the STM32L562.svd, and when it will be fixed propose a patch in this repository.
VincentDary
changed the title
Incorrect DMA register bit definition of STM32L562.svd
STMicro/STM32L562.svd: Incorrect DMA register bit definition
Oct 30, 2024
In the SVD file of the STM32L562, the DMA the bit definitions are incorrect.
The registers up to CM0AR1 are correct, the CM1AR1 contains the bit definitions of CCR2.
For every CM1ARx, the definition of the registers are shifted up by one register.
The text was updated successfully, but these errors were encountered: