Associate II
August 19, 2024
Solved
Endless Loop when running SCB_EnableDCache()
- August 19, 2024
- 23 replies
- 4464 views
I'm using stm32H750B-DK and i'm trying to send a frame via LIN protocole every one second .
but when i run the code nothing happen .
when debugging i found that the code blocked in an endless loop in SCB_EnableDCache() function

