User Activity

Hello,I wish to have a Scroll Whell containing a list of buttons and used this tutorial for that.The problem is, if I try to unroll from a button, it doesn't unroll. (If I unroll from a blank area, that's okay).I use a Scroll Whell as in the tutorial...
Hi,I am developing a small application on a STM32f746-disco, some parameters of which can be modified. I would like to store the modified parameters of this in memory in order to retrieve them on restart.As a maker beginner I am a bit confused on how...
Hi,I would like to make an application that simulates a keystroke when I press a button.I have configured my project as shown in this article and have tried the given code to simulate a looping "hello world" message keystroke but cannot get it to wor...