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.
Hello @F.Belaid , thank you for your help.I'm using the Portenta H7 board which is based on the STM32H747XI MCU.Do you have any suggestions on how to get JPEG to work with DMA Mode?Regards!