SCB_InvalidateDCache_by_Addr not operating correctly
Using twin STM32H7B3I EVAL boards to develop master and slave firmware.Found that slave board was experiencing overruns on SPI slave receive.Revised SPI slave implementation to use DMA.Found incredibly bizarre data corruption, after some number of go...