Can someone explain or give me the RAM-test configuration on a stm32f303VC with the x-cube libary?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-21 12:17 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-08 2:31 AM
Hello DP,
above all, pls consider you are sharing information which are under NDA (STL code & associated documentation)! I strongly suggest to address local FAE at case of problems with this FW.
Anyway at principle, you need to setup single or more contiguous areas of SRAM to be tested via specific configuration structures. The alignment of such an area and its size is limited and well described at the FW user guide. You can select if areas should be tested at single shot or at steps.
Best regards,
Petr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-22 3:30 AM
What do you mean by RAM-test configuration? Which X-Cube library are you referring to?
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-22 2:20 PM
Hello,
i use the STM32 Safety STL Libary.
<Screenshot removed by Moderator as content is distributed under NDA>
With the libraries it is possible to perform CPU, Flash and RAM self-tests.
The CPU and Flash tests work. Here I was able to set the configuration files correctly.
Now the question is how to choose the config data for the RAM selftest.
<Screenshot removed by Moderator as content is distributed under NDA>
Currently, the dates are as follows:
<Screenshot removed by Moderator as content is distributed under NDA>
with this data I get an error in the RAM status
<Screenshot removed by Moderator as content is distributed under NDA>
I hope that you can help me further.
DP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-08 2:31 AM
Hello DP,
above all, pls consider you are sharing information which are under NDA (STL code & associated documentation)! I strongly suggest to address local FAE at case of problems with this FW.
Anyway at principle, you need to setup single or more contiguous areas of SRAM to be tested via specific configuration structures. The alignment of such an area and its size is limited and well described at the FW user guide. You can select if areas should be tested at single shot or at steps.
Best regards,
Petr
