Skip to main content
Yli.8
Associate III
August 7, 2019
Question

STM32MP157 software problem

  • August 7, 2019
  • 1 reply
  • 587 views

The software of the company is developed based on QT framework. Due to some limitations of the framework, opengles cannot be better used. Can you use linuxfb to run QT program?I can't find the /dev/fb0 interface:grinning_face:

This topic has been closed for replies.

1 reply

Bernard PUEL
ST Technical Moderator
August 21, 2019

ST is using drm/kms interface for the display and we will encourage are customer to do the same.

see: https://wiki.st.com/stm32mpu/wiki/DRM_KMS_overview

The frame buffer interface is deprecated but you may activate it in the kernel I guess.