STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

F7 hardware jpeg encoding colour failure

If I try to encode blocks of colour using the hardware JPEG encode in an F7 from a BMP image (screen memory in this case) they fail if the colour is pure (e.g. all red, all blue) and they come out different shades of green.By experiment, I have found...

STM32H750 JPEG: Video processing is always stuck

In my project, SD card was used to store the video, JPEG peripherals +DMA2D were used to convert the video format and finally displayed on the LCD screen, but only the first 4 frames could be converted each time, and then HAL_JPEG_DecodeCpltCallback ...

MaChao by Associate II
  • 304 Views
  • 1 replies
  • 0 kudos

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...

0690X00000AqkGJQAZ.png 0690X00000AqkFzQAJ.png

DMA2D: incorrect transfer of JPEG image

Hello to everyone,I'm working on displaying JPEG files using STM32H745BIT6 chip. I successfully configured all peripherals (LTDC, DMA2D, HW JPEG decoder) and now I'm able to dislay JPEG data. At first JPEG decoder converts JPEG data to YCbCr data and...

_legacyfs_online_stmicro_images_0693W00000bjqvqQAA.png _legacyfs_online_stmicro_images_0693W00000bjqwKQAQ.png
Alex Gab by Associate III
  • 960 Views
  • 4 replies
  • 0 kudos

Libjpeg-Turbo on STM32F4xx?

I'm currently working on a project that needs to decode JPEG's and do so as fast as possible, natuarlly I've looked for alternatives to the libjpeg offered by CubeMX and stumbled upon Libjpeg Turbo which uses SIMD instructions to optimize the de-/com...

KK.2 by Associate III
  • 651 Views
  • 1 replies
  • 0 kudos

STM32F769 jpeg header decoder Problem

hiI am practicing jpeg hardware decoding with stm32f769 disco board. During practice, some images were displayed normally, but some images could not be displayed at all.  I tested with this :STM32Cube_FW_F7_V1.17.0\Projects\STM32F769I-Discovery\Examp...

jpegh.png
Labels