How to transfer the AD conversion value of STM32H7 to the CPU at the fastest speed
Please tell me how to transfer data so that the CPU can calculate the converted values of ADC1,2,3 with STM32H725 at the fastest speed.I recognize that there are ways to use DMA and MDMA and ways to use D-cache. Thank you.