Skip to main content
Visitor II
December 16, 2025
Question

X-Cube-STL test is failing for CPU and FLASH

  • December 16, 2025
  • 1 reply
  • 43 views

Hi,

I'm currently working on a project using an SMT32G474RET6. We have the X-Cube-STL with us and trying to integrate it into our project. We have followed all the steps as mentioned in the document and we are able to run the test for our software, but it kept failing for CPU in Multiple test and for Flash in Single test. We also tested the example codes on the Nucleo -G474RE, it works there but not with our project.

Any idea what could be wrong? what thing should we check to resolve this issue. 
I have tested the Artificial failing example within our project, and it seem working fine, but the single test and multiple tests are not working.

    This topic has been closed for replies.

    1 reply

    Visitor II
    December 16, 2025

    From address 0x0807F8E0 till the end of Flash it is writing 0xFFFFFFFF. Is this the cause of problem?