User Activity

Hello, I am looking for the BSDL files for the processors of the STM32H757I-EVAL board and the STM32H755 processor. Thanks in advance!
For a specific task at my workstation, I need to cache a variable before the watchdog reset and query it again after the reset. For this I have implemented a timer that writes the variable to RAM just before the watchdog. For this I defined according...