2019-09-06 05:47 AM
Hi ST-Community,
I already set the speed of the scrollable container to maximum via calling of the function setMaxVelocity(0xffff).
But I'm still not satisfied with the actual scroll speed.
is there any other possibility to increase the scroll speed?
BR
Daniel
2019-09-10 12:37 AM
Hi @DPfei.16,
There's a chance that the speed limitation is because of performance issues (Unless you're unhappy with the simulator speed). Can you tell something more about this project? Hardware, etc.
/Martin
2019-09-10 02:35 AM
Hi @Martin KJELDSEN,
I use the STM32F769 Discovery Board and a custom display with 720x720 pixels. The Display has no framebuffer, therfore I use DSI video mode. Color depth is 16 Bit.