Solved
STM32H7 JPEG Encoding does not work with DMA
I'm trying to run the JPEG_EncodingFromFLASH_DMA example and the HAL_JPEG_GetDataCallback & HAL_JPEG_DataReadyCallback never executed.
If I try the polling method, the process is successful.
I've disabled the D-Cache & I-Cache.
