Skip to main content
Associate III
March 11, 2024
Question

How to check ROM and RAM?

  • March 11, 2024
  • 1 reply
  • 1104 views

We are trying to add built-in self-test capability to a program we are developing.
Specifically, we would like to periodically check ROM and RAM. Are there any sample programs for those?

 

[MCU] STM32F412VGT6

1 reply

Tesla DeLorean
Guru
March 11, 2024

Check for what?

You can CRC or HASH FLASH / ROM as the will have some prescribed content.

I done recall the RAM having any parity or ECC on this model. Could check heap or stack integrity I suppose.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..