Skip to main content
pranavdosajh
Associate
June 15, 2017
Question

STM32f769I touch screen interface

  • June 15, 2017
  • 2 replies
  • 814 views
Posted on June 15, 2017 at 13:40

Hi

   I have been trying to figure out a way to use the stm32f769I discovery board's touch screen interface.

Basically i want to know how to build the GUI and connect it with the board's peripherals.

I have been trying for quite sometime know but there is no complete solution or a hands on tutorial on how to build the GUI and integrate it with the board.

I am new to the touchscreen environment, please help me with a suitable ide and tutorials which i can follow. 

    This topic has been closed for replies.

    2 replies

    ST Technical Moderator
    June 16, 2017
    Posted on June 16, 2017 at 09:42

    Hi

    Dosajh.Pranav

    ,

    You can refer to the

    http://www.st.com/content/ccc/resource/technical/document/user_manual/46/68/46/e0/ee/2a/4c/11/DM00112pdf/files/DM00112pdf/jcr:content/translations/en.DM00112pdf

    , section (5.1 LCD configuration) and look at this manual UM1932,

    Have a look to the LTDC examples available in the STM32CubeF7:

    STM32Cube_FW_F7_V1.7.0\Projects\STM32756G_EVAL\Examples\LTDC

    The working example can be a starting point to learn about programming the display and configure LCD touch screen. So, you can see the structure application and get inspired from the example to configure your project.

    Hope this helps you.

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    pranavdosajh
    Associate
    June 17, 2017
    Posted on June 17, 2017 at 14:26

    Hi

    DAHMEN.IMEN

    Thanks for the support. If you can help me with as how to create the lcd touchscreen interface using cubeMX software it will solve my problem.

    The application notes that are mentioned above does not define the configurations of the cubemx software as what all configurations need to be enabled using the stm32f769i discovery board.

    Regards

    Pranav Dosajh