Skip to main content
February 20, 2020
Question

ROM/Flash Self-Test - How to implement CRC with STM32CubeIDE?

  • February 20, 2020
  • 2 replies
  • 1317 views

I found some guidelines on how to implement the self test on some other compilers, but I found nothing explaining how to do it for STM32CubeIDE.

How to perform this test using STM32CubeIDE?

---->>>> Please do not comment on partial instructions or comments other than a complete step-by-step <<<<------

Thank you.

Ref.: ROM Self-Test in MDK-ARM

http://www.keil.com/appnotes/files/an277.pdf

This topic has been closed for replies.

2 replies

berendi
Principal
February 20, 2020

STM32CubeIDE is based on Eclipse and uses the GNU toolchain , so anything you might have found on GCC/Eclipse would work for you.

If you want someone to do all the work, I'd suggest hiring someone on a freelancer website.

February 20, 2020

---->>>> Please do not comment on partial instructions or comments other than a complete step-by-step <<<<------

February 20, 2020