Skip to main content
CSeti.1
Associate
July 7, 2021
Question

I am new to STM family and am working with Qt for MCU on STM32F769i discovery board. In order to integrate video functionality , I am curious to know about stm32 library(s) that can be linked to my application. Any leads on the same would be apprecia

  • July 7, 2021
  • 2 replies
  • 844 views

..

This topic has been closed for replies.

2 replies

ChahinezC
Associate II
July 12, 2021

Hello @CSeti.1​,

Welcome to STM32 community. :smiling_face_with_smiling_eyes:

For graphical application I recommend you using TouchGFX, the "How to use TouchGFX?" article should help you.

Chahinez.

CSeti.1
CSeti.1Author
Associate
July 14, 2021

Hello @ChahinezC​ ,

Thanks for welcome. I am working with different graphical frameworks and making a comparison evaluation. To evaluate Qt and run videos on STM, i need support of Stm libs for jpeg decoding, etc.