Is there a programatic way of retrieving the checksum of the NVM application?
I have an STM32H745 (Dual Core).. I'd like to verify the integrity of the M7 Core's Flash memory.Is there any built in way of getting the checksum (perhaps something that St-Link Cube Programmer uses), or is the only way to write my own function?