Git Product home page Git Product logo

Comments (9)

kisvegabor avatar kisvegabor commented on May 22, 2024

Do you mean the Eclipse project or the source code of the GUI?

from lvgl.

qwert1213131 avatar qwert1213131 commented on May 22, 2024

it is about the code ported to stm32.
i have the stm32f429 disco board.
i can't make the gui worked on stm32.
thanks!

from lvgl.

kisvegabor avatar kisvegabor commented on May 22, 2024

I've added a download button for the project tothe bottom of this page:
http://www.gl.littlev.hu/blog/8/embedded-gui-on-stm32-discovery-board-with-littlev-graphicslibrary

Please send me feedback whether it is working or facing any problems.

from lvgl.

qwert1213131 avatar qwert1213131 commented on May 22, 2024

Thank you very much!

from lvgl.

kisvegabor avatar kisvegabor commented on May 22, 2024

Had you time to try it? And was it working?

from lvgl.

Tiweee avatar Tiweee commented on May 22, 2024

Hi, I tried that on the same STM board, but it is lagging a lot. Where could be the problem? Thank you

from lvgl.

kisvegabor avatar kisvegabor commented on May 22, 2024

I've updated the project. Please, check it again.

from lvgl.

Tiweee avatar Tiweee commented on May 22, 2024

Thx now it´s working perfectly. Maybe i just did something wrong because i use IAR ide so i had to convert whole project. Please do you have some demo project or code of aplications (like sys. monitor) in use? I cant make them to work.
Thank you and your library is awesome. Great work! 👍

from lvgl.

kisvegabor avatar kisvegabor commented on May 22, 2024

Your welcome! Good to hear that!

I don't have a different project for the applications because it is very easy to make them work. Actually in the project you are using the applications are enabled and initalized just the demo creates an other screen so the applications are not visible.

You just need to comment out the stm32_test_init(); in main.c to see the applications. So far only a few applications are exists however I constantly create new ones.

Please, check the bottom section in lv_conf.h where you can find the application related configurations.

If you are interested in the applications please start an other thread for them. Now, because the demo project seems working for you too, if you agree I close this issue.

from lvgl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.