Fixes for STM32H743 SVD
Hi, while using the SVD (Version 1.8 - but in the 1.9 zip this file still states 1.8) for the H743 I noticed some errors and have patched them for my code generation. Some of them caused me trouble for hours until I noticed that the SVD and the RM did not agree.
I'll attach the patches here. I tried to attach the patches here, but .patch is not accepted, renaming it to txt still fails...
Fixes for the CAN module: https://pastebin.com/1X0v7iS4
Fixes for the TIMER module: https://pastebin.com/rTEP4M3W
Fixes for the ADC module: https://pastebin.com/ED99CUTB
Fix for one TIMER interrupt: https://pastebin.com/cvnEj1MW
