Question
How to use LibJPEG on STM32?
Hi all,
I build a project with STM32CubeMX and using LibJPEG to decode the JPEG file from SDCard.
And now I face a problem ,when it goes to the step 5 - start to decompress, it will stock in that function with no reason and the hardfault descripe like down below.

Step 5 : Start decompressor

Is there anyone have that experience about LibJPEG?
Hope someone can help!
Thank you!
