2022-08-09 02:34 AM
2022-08-09 05:50 AM
Unduly vague..
One can compute CRC using standard SW methods, or use HW peripheral. Reading FLASH works the same as reading any other memory within the MCU.
Examples of using the CRC and FLASH peripheral should be in the CubeL4 Repository.