2020-02-25 05:40 AM
Hello,
I read the input data over SPI DMA, but when I added the AI part ICache and DCache are enabled.
The problem is that when ICache and DCache are enabled, the SPI DMA is not working.
How can I overcome this problem?
Solved! Go to Solution.
2020-02-25 05:46 AM
You'd have to manage the cache coherency via Clean / Invalidate DCache by Address functions.
2020-02-25 05:46 AM
You'd have to manage the cache coherency via Clean / Invalidate DCache by Address functions.
2020-02-25 06:11 AM
Thanks for Info
I found more details in the following links
https://community.st.com/s/question/0D50X00009XkhUW/hint-dma-and-cache-coherency