Search Results

Search results 1-3 of 3.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Thank you for your response. In the last two days I tried to understand how I inili the SDRAM component, and it seems I've managed to run your example. The example looks great but now I'm trying to figure out how to run the KNOB. In your example the KNOB should work straight or I need to make changes so I can change values and run it correctly. Thank you very much appreciate your answers. Jeff.

  • Hi First of all thank you very much for the answers, I tried to run the example(copy paste) but it does not show me what I expected, apparently I'm doing something wrong. I use STM32F746G-DISCO. In my opinion, I do not use MEMDEV functions correctly. Are there any preliminary actions that I need to make in order to enable them? And whether they are included in the package of ST. Thank you Jeff.

  • hi i would like to make a custom scroller , but i am not sure what is the best way to make it , The button should work in such a way that when you rotate the circle on the ring, the value changes and accordingly the fill bar changes.(attached picture) i started by drawing the circles with gui_draw and now i am trying to understand how i can make the third circle move on the ring . and i will fill the ring with draw_arc , is this the right way to do that or there is a simple way? thanks Kamir.