qt5 stm32mp135
Hi,
I encounter a performance issue on the qt5 application on STM32MP135. I build a simple application with three plaintextedit objects showing temperature with 1s period from ds18b20. Everything compiles well and works, but the refreshing temperature on plaintextedit consumes 80% of the CPU (only refreshing after that go to 10% or less)
Maybe someone has a similar problem to my. The same application on STM32MP157 works perfectly response on the screen and consumes only 10 to 20% in peak on CPU load.
In my opinion, something is wrong with the compilation options
I built it like for STM32MP157 without accepting EULA (this model has no graphics on board).
bitbake -k st-example-image-qt -c populate_sdk
bitbake -k st-example-image-qt
Thanks for any hints
BR
Michal
