Skip to main content
DPfei.16
Associate II
September 6, 2019
Question

ScrollableContainer scroll speed is not fast enough

  • September 6, 2019
  • 2 replies
  • 817 views

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

This topic has been closed for replies.

2 replies

Martin KJELDSEN
Principal III
September 10, 2019

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
DPfei.16Author
Associate II
September 10, 2019

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.