2023-03-08 03:11 PM
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.
Solved! Go to Solution.
2023-03-15 08:20 AM
@MCiau.1 Hi again,
Could you provide more details where it crashes? Status of JPEG registers after HAL_JPEG_Init(); would help as well.
For a while I thought of another issue. but this example is working fine for me on Discovery H747.
Thank you for your contribution.
Firas
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-09 03:38 PM
Hello @MCiau.1 and welcome to ST Community
Could you specify the STM32H7 board used? Disco/EVAL?
Thanks
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-10 08:20 AM
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!
2023-03-13 01:43 AM
Hello @MCiau.1,
Issue tracked internally. I will get back to you as soon as possible.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-15 08:20 AM
@MCiau.1 Hi again,
Could you provide more details where it crashes? Status of JPEG registers after HAL_JPEG_Init(); would help as well.
For a while I thought of another issue. but this example is working fine for me on Discovery H747.
Thank you for your contribution.
Firas
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.