I want the maximum processing speed from the STM32H723. So I enabled ITMC and DTCM cache. The project prcesses samples from 4 ADC inputs with ADC1. ADC1 is timer triggered and set up to use DMA in circular mode to transfer data to a buffer in D2 doma...