STM32H753 SVD File FDCAN Discrepencies
I downloaded the STM32H753 SVD file from https://www.st.com/resource/en/svd/stm32h7-svd.zip
I have found a number of discrepancies between this file and RM0433 (reference manual)
That leaves me wondering if this file is outdated and a more recent, corrected version exists somewhere?
Examples:
- FDCAN_DBTP is read-only access in SVD but read-write in RM0433
- FDCAN_RXF1C is missing F1OM (Bit 31) in SVD, exists in RM0433
- FDCAN_TEST is read-only access in SVD but read-write in RM0433
