Why STM32CubeProgrammer dosen't have checksum calculation function for internal flash programming?
ST-LINK Utility has checksum calculation for both internal and external memory programming.
But STM32CubeProgrammer has checksum for only external memory programming.
We have used ST-LINK/V2 + ST-LINK Utility until now, but we are considering to update our programmer to ST-LINK/V3 + STM32 Cube Programmer.
Is there any easy way to verify the programming for internal flash(like ST-LINK Utility's checksum function) in STM32CubeProgrammer?
Or is there a reason that we don't need checksum calculation for internal memory programming? (Using STM's CRC function instead, etc...)
Our device is STM32L4.
Regards,
