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

STMicro/STM32L562.svd: Incorrect DMA register bit definition #13

Open
daCodeMonkey opened this issue May 26, 2023 · 1 comment
Open

Comments

@daCodeMonkey
Copy link

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.

@VincentDary VincentDary transferred this issue from cmsis-svd/cmsis-svd Oct 25, 2024
@VincentDary
Copy link
Member

VincentDary commented Oct 28, 2024

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.

I left the issue open for future vendor update.

@VincentDary VincentDary reopened this Oct 30, 2024
@VincentDary VincentDary changed the title Incorrect DMA register bit definition of STM32L562.svd STMicro/STM32L562.svd: Incorrect DMA register bit definition Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants