Skip to main content
Senior III
April 17, 2024
Question

Reproduce video on the STM32U5G9

  • April 17, 2024
  • 1 reply
  • 1321 views

I'm exploring the new STM32U5G9 and I'm reading that the NeoChrom GPU supports MJPEG codec for video playback.

Is there a demo code/example on how to use it and load/reproduce a video on the the STM32U5G9J-DK2?

This topic has been closed for replies.

1 reply

ST Employee
April 19, 2024

Hello @nico23 ,

It's enabled by default; you just need to create your TGFX project with your video. In case it's not enable, you just need to select hardware video decoding, in CubeMX.


Regards,