Can be SCB_CleanDCache_by_Addr / SCB_InvalidateDCache_by_Addr safely called when cache is disabled ?
I'm working with an STM32H753II on an HMI application.I use Keil IDE and middlewares to access filesystem data. So i end up using the SD card CMSIS driver developed by ARM Ltd.With data and instruction cache disabled, i'm experiencing an IMPRECISERR ...