cancel
Showing results for 
Search instead for 
Did you mean: 

H7: instruction cache - what must be taken care of?

LCE
Principal II

Heyho,

when enabling the INSTRUCTION cache in STM32H7(33), what must be taken care of?

Any cache handling required? 

Any MPU settings required?

As far as I understood that's only required for DATA cache?

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Super User

No special settings, you just need to enable it. (Unless you are modifying your instructions in code, which would be very atypical.)

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

1 REPLY 1
TDK
Super User

No special settings, you just need to enable it. (Unless you are modifying your instructions in code, which would be very atypical.)

If you feel a post has answered your question, please click "Accept as Solution".