cancel
Showing results for 
Search instead for 
Did you mean: 

ScrollableContainer scroll speed is not fast enough

DPfei.16
Associate III

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

2 REPLIES 2
Martin KJELDSEN
Chief III

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

DPfei.16
Associate III

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.