cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H743 JPEG Decoder Performance

Hello,

I'm trying to use the HW JPEG decoder on an STM32H743 MCU. When looking at the AN4996 Application Note, I found the following table:

dzipperle5512730769682947E12_0-1722347908686.png

However, I'm unable to come even close to these values... This is what I measured:

 JPEG decodeDMA2D YCbCr
320x2402,5 ms2,5 ms
640x48010 ms12 ms

I checked my code against the Examples from the Firmware Package:

  • JPEG_MJPEG_VideoDecoding
  • JPEG_DecodingFromFLASH_DMA

All my settings look similar. I'm decoding the JPEG image from DTCM RAM to external SDRAM. Compiler optimization has no effect (everything is done by DMA anyway)...

Is there anything else that has to be configured for the JPEG peripheral? Where are the values in the application note coming from?

0 REPLIES 0