caches in h7 series
hi, I'm using stm32h745 dual core MCU, in this i want to know about the caches.
these I cache and D cache are default enable are it will enable from IOC configuration of M7 core.
if not enabled from IOC still these caches will work automatically?
due to these caches, I can't be able to run the spi with DMA mode, this cache made the dma to halt in dma handler itself.
so, my question is how to work with these with or without enabled cache. I tried of changing the dma buffer to a non-cacheable memory, but I couldn't I don't know why, the location change is also not happening correctly.
can someone help to solve this how to work with caches with DMA enabled, is there any video or source available for caches.
regards,
Srinath
