Jump to content

Mutasim

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Mutasim

  1. I am wondring i I can create pages in UGFX and I can go to each page using pushButton? Like some examples for UGFX in Youtube. 

  2. On March 6, 2017 at 22:15, Joel Bodenmann said:

    Hello @Mutasim,

    The µGFX-Studio doesn't care about your hardware. The code it generates is high-level µGFX application code and therefore completely portable.
    It is correct that you can just copy-paste the generated code into your existing project - that is the intended way of using it. We even support post-generation scripts to automate this step.

    I am Electrical engineering student and I do not know a lot about coding so I tried to run it but it did not works and my friend who's a computer science saying that the make files is not completed 

  3. 13 hours ago, Joel Bodenmann said:

    What do you mean by "what library I should use"?

    There's a guide that shows how to add the µGFX library to any existing Keil µVision project that you can find here: https://wiki.ugfx.io/index.php/Using_Keil_µVision_5_MDK-ARM
    Additionally there are a hand full of ready-to-run Keil µVision projects that you can find in the downloads section: https://community.ugfx.io/files/category/2-example-projects/

     Do you have a specific project that can run the stm32f407 with its expansion board (STM32F4DIS-BB) and the DM-LCD35RT touch screen on Keil uVision? if yes that would be a big help.

  4. On March 7, 2017 at 12:10, RoboCix said:

    Hi my friend,welcome to the forum :-)

    As stated in the video project stm32f746. :-) If you do the same you can get an error. You must add the library of the screen you are using.

    Please can you help me to understand how to run the demo in the /demos/games/tetris directory inside the µGFX library directory in Keil or atollic please? I have project due in less than a week and I am really struggling with designing my LCD display. 

  5. 9 hours ago, Joel Bodenmann said:

    Glad to hear that you could find it.

    Please don't hesitate to ask if you have any other questions. We're happy to help.

    I have found the file and I have tried to run the program but I could not because I am not sure what library I should use so I would like to ask if you can help me by uploading all the file that is needed to run the program so I can be able to run the board. I also wanna ask if you have example that can be run in KEIL

  6. 45 minutes ago, Joel Bodenmann said:

    I assume you're referring to the Tetris demo as you already asked in the comments of that video. You can find the demo in the /demos/games/tetris directory inside the µGFX library directory.

    Thank you so much. I really appreciate that. 

  7. Hello,

     

    I am using STM32f4 discovery board, expansion board, and DM-LCD35RT and I am wondering if this ugfx_studio will support my LCD and will help me to program it. If not, can I design and copy the codes and past it in my project? 

  8. On February 16, 2017 at 14:11, RoboCix said:

    Hello to everyone Keil project with ugfx .I hope it will be useful :)

    C ya.

    Ugfx_Keil.wmv

    I was trying to follow this for my stm32f407VG discovery board but it looks like the files does not support my board. is there any file that you think can support the board the same way that was done in the video so I can use ugfx to design my board? 

  9. Hello,

     

    I am using STM32f407VG with LCD DM-LCD35RT and I am wondering if there is a tutorial or project that I can use to design my LCD display for my senior design project. Please I need you help I am really struggling. 

×
×
  • Create New...