Skip to main content
LMI2
Senior III
June 14, 2018
Question

How to display a large JPG image?

  • June 14, 2018
  • 0 replies
  • 487 views
Posted on June 14, 2018 at 20:50

Hi

I have a STM32F746 Discovery board.  I want to show jpg images on its display as background.

There is an example for small images that works, but I don't understand the part where something is actually shown. Buffers, what buffers?

Then there CubeMx which has Libjpeg library and LTDC somewhere. But there is no information of how to use the display. And the code looks unfinished or thin.

And there is the LTDC example I think. Which stores BMP images in ram and then shows them. Is this the way JPG are used also. And I wonder how compatible examples and CubeMX code are.

    This topic has been closed for replies.