Question
How to disable OCTOSPI Prefetch in Memory Mapped Mode?
Hello everybody,
for my current application I would like to disable the prefetching of the OCTOSPI peripheral.
I'm using a STM32H723VGT6. Ideally one can configure it to be in memory mapped mode but still do every transmission without caching or prefetching. If one asks for address XYZ one allways triggers an new request for this address.
Is this possible?
Thanks!
