Open daCodeMonkey opened 1 year ago
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.
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.