cancel
Showing results for 
Search instead for 
Did you mean: 

Any one can help me to share the code of JPEG Decoder using SD card . currently i am using bmp decoder with Sd card and it's working but i need move to JPEG decoder

MMARI.1
Senior
 
2 REPLIES 2
Sarra.S
ST Employee

Hello @MMARI.1​,

You should check the Hardware JPEG codec peripheral AN4996, there is a list of JPEG decoding examples in both STM32CubeH7 and STM32CubeF7 MCUs packages.

Hope that helps!

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.

MMARI.1
Senior

hi, i have migrated to F7 series now but before moving to Hardware JPEG decoder please suggest me of following .

  1. software BMP decoding or Hardware JPEG decoding which is faster ?.
  2. BMP or JPEG which one used for icon or menu picture in GUI ?.