STM32H753 How to test ECC on L1 cache
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-09-07 12:18 PM
Hello,
I am using a STM32H753. I would like to test the ECC on the L1 cache. In my understanding, a double bit error on the data cache would trigger a BusFault: is there a way to produce it?
Thank you
Labels:
- Labels:
-
STM32H7 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-09-08 6:38 AM
Hello @lwen ,
This might help you to have an idea!
https://github.com/zephyrproject-rtos/zephyr/issues/33140
Thanks,
Ayoub
